v4.8.1
BIN
public/android/android-chrome-144x144.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
public/android/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
BIN
public/android/android-chrome-256x256.png
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
BIN
public/android/android-chrome-36x36.png
Normal file
|
After Width: | Height: | Size: 1 KiB |
BIN
public/android/android-chrome-384x384.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
public/android/android-chrome-48x48.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
public/android/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
public/android/android-chrome-72x72.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
public/android/android-chrome-96x96.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
7
public/locales/de.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"Organisms": {
|
||||
"RoomCommon": {
|
||||
"changed_room_name": " hat den Raum Name geändert"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
public/locales/en.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"Organisms": {
|
||||
"RoomCommon": {
|
||||
"changed_room_name": " changed room name"
|
||||
}
|
||||
}
|
||||
}
|
||||