diff --git a/assets/l10n/intl_cs.arb b/assets/l10n/intl_cs.arb index 0338d698a..f63f98647 100644 --- a/assets/l10n/intl_cs.arb +++ b/assets/l10n/intl_cs.arb @@ -2566,5 +2566,76 @@ } }, "requests": "Žádosti", - "@requests": {} + "@requests": {}, + "reportErrorDescription": "", + "@reportErrorDescription": {}, + "banUserDescription": "", + "@banUserDescription": {}, + "removeDevicesDescription": "", + "@removeDevicesDescription": {}, + "unbanUserDescription": "", + "@unbanUserDescription": {}, + "todoLists": "", + "@todoLists": {}, + "editTodo": "", + "@editTodo": {}, + "pushNotificationsNotAvailable": "", + "@pushNotificationsNotAvailable": {}, + "pleaseAddATitle": "", + "@pleaseAddATitle": {}, + "makeAdminDescription": "", + "@makeAdminDescription": {}, + "noTodosYet": "", + "@noTodosYet": {}, + "archiveRoomDescription": "", + "@archiveRoomDescription": {}, + "savedEmotePack": "", + "@savedEmotePack": { + "type": "text", + "placeholders": { + "path": {} + } + }, + "invalidInput": "", + "@invalidInput": {}, + "todosUnencrypted": "", + "@todosUnencrypted": {}, + "report": "", + "@report": {}, + "hasKnocked": "", + "@hasKnocked": { + "placeholders": { + "user": {} + } + }, + "wrongPinEntered": "", + "@wrongPinEntered": { + "type": "text", + "placeholders": { + "seconds": {} + } + }, + "inviteGroupChat": "", + "@inviteGroupChat": {}, + "invitePrivateChat": "", + "@invitePrivateChat": {}, + "newTodo": "", + "@newTodo": {}, + "learnMore": "", + "@learnMore": {}, + "todoListChangedError": "", + "@todoListChangedError": {}, + "roomUpgradeDescription": "", + "@roomUpgradeDescription": {}, + "pleaseEnterANumber": "", + "@pleaseEnterANumber": {}, + "emoteKeyboardNoRecents": "", + "@emoteKeyboardNoRecents": { + "type": "text", + "placeholders": {} + }, + "kickUserDescription": "", + "@kickUserDescription": {}, + "invite": "", + "@invite": {} }