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
|
|
@ -1058,7 +1058,6 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"noGoogleServicesWarning": "",
|
||||
"@noGoogleServicesWarning": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
|
|
@ -2401,23 +2400,16 @@
|
|||
},
|
||||
"pleaseEnterANumber": "Upiši broj veći od 0",
|
||||
"@pleaseEnterANumber": {},
|
||||
"banUserDescription": "",
|
||||
"@banUserDescription": {},
|
||||
"removeDevicesDescription": "",
|
||||
"@removeDevicesDescription": {},
|
||||
"unbanUserDescription": "",
|
||||
"@unbanUserDescription": {},
|
||||
"pushNotificationsNotAvailable": "Automatsko slanje obavijesti nije dostupno",
|
||||
"@pushNotificationsNotAvailable": {},
|
||||
"makeAdminDescription": "",
|
||||
"@makeAdminDescription": {},
|
||||
"archiveRoomDescription": "",
|
||||
"@archiveRoomDescription": {},
|
||||
"learnMore": "Saznaj više",
|
||||
"@learnMore": {},
|
||||
"roomUpgradeDescription": "",
|
||||
"@roomUpgradeDescription": {},
|
||||
"kickUserDescription": "",
|
||||
"@kickUserDescription": {},
|
||||
"createGroupAndInviteUsers": "Stvori grupu i pozovi korisnike",
|
||||
"@createGroupAndInviteUsers": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue