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
|
|
@ -2349,75 +2349,47 @@
|
|||
"count": {}
|
||||
}
|
||||
},
|
||||
"reportErrorDescription": "",
|
||||
"@reportErrorDescription": {},
|
||||
"banUserDescription": "",
|
||||
"@banUserDescription": {},
|
||||
"removeDevicesDescription": "",
|
||||
"@removeDevicesDescription": {},
|
||||
"unbanUserDescription": "",
|
||||
"@unbanUserDescription": {},
|
||||
"pushNotificationsNotAvailable": "",
|
||||
"@pushNotificationsNotAvailable": {},
|
||||
"makeAdminDescription": "",
|
||||
"@makeAdminDescription": {},
|
||||
"archiveRoomDescription": "",
|
||||
"@archiveRoomDescription": {},
|
||||
"invalidInput": "",
|
||||
"@invalidInput": {},
|
||||
"report": "",
|
||||
"@report": {},
|
||||
"hasKnocked": "",
|
||||
"@hasKnocked": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"wrongPinEntered": "",
|
||||
"@wrongPinEntered": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"seconds": {}
|
||||
}
|
||||
},
|
||||
"inviteGroupChat": "",
|
||||
"@inviteGroupChat": {},
|
||||
"invitePrivateChat": "",
|
||||
"@invitePrivateChat": {},
|
||||
"learnMore": "",
|
||||
"@learnMore": {},
|
||||
"roomUpgradeDescription": "",
|
||||
"@roomUpgradeDescription": {},
|
||||
"pleaseEnterANumber": "",
|
||||
"@pleaseEnterANumber": {},
|
||||
"emoteKeyboardNoRecents": "Naposledy použité emoce se zobrazí zde...",
|
||||
"@emoteKeyboardNoRecents": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"kickUserDescription": "",
|
||||
"@kickUserDescription": {},
|
||||
"invite": "",
|
||||
"@invite": {},
|
||||
"indexedDbErrorLong": "",
|
||||
"@indexedDbErrorLong": {},
|
||||
"callingAccount": "",
|
||||
"@callingAccount": {},
|
||||
"enterSpace": "",
|
||||
"@enterSpace": {},
|
||||
"noKeyForThisMessage": "",
|
||||
"@noKeyForThisMessage": {},
|
||||
"readUpToHere": "",
|
||||
"@readUpToHere": {},
|
||||
"appearOnTopDetails": "",
|
||||
"@appearOnTopDetails": {},
|
||||
"enterRoom": "",
|
||||
"@enterRoom": {},
|
||||
"hideUnimportantStateEvents": "",
|
||||
"@hideUnimportantStateEvents": {},
|
||||
"noBackupWarning": "",
|
||||
"@noBackupWarning": {},
|
||||
"indexedDbErrorTitle": "",
|
||||
"@indexedDbErrorTitle": {},
|
||||
"appLockDescription": "Zamknout aplikaci pomocí PIN kódu když není používána",
|
||||
"@appLockDescription": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue