fix: Broken localization with empty strings in it
This commit is contained in:
parent
4384181db5
commit
f71e3ad8e8
30 changed files with 6066 additions and 13115 deletions
|
|
@ -2393,31 +2393,20 @@
|
|||
"@importNow": {},
|
||||
"invite": "Zaproszenie",
|
||||
"@invite": {},
|
||||
"banUserDescription": "",
|
||||
"@banUserDescription": {},
|
||||
"removeDevicesDescription": "",
|
||||
"@removeDevicesDescription": {},
|
||||
"unbanUserDescription": "",
|
||||
"@unbanUserDescription": {},
|
||||
"pushNotificationsNotAvailable": "",
|
||||
"@pushNotificationsNotAvailable": {},
|
||||
"makeAdminDescription": "",
|
||||
"@makeAdminDescription": {},
|
||||
"archiveRoomDescription": "",
|
||||
"@archiveRoomDescription": {},
|
||||
"hasKnocked": "",
|
||||
"@hasKnocked": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"learnMore": "",
|
||||
"@learnMore": {},
|
||||
"roomUpgradeDescription": "",
|
||||
"@roomUpgradeDescription": {},
|
||||
"pleaseEnterANumber": "",
|
||||
"@pleaseEnterANumber": {},
|
||||
"kickUserDescription": "",
|
||||
"@kickUserDescription": {},
|
||||
"block": "zablokuj",
|
||||
"@block": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue