New translations common.json (Czech)

This commit is contained in:
xmflsct 2023-12-11 21:05:51 +01:00
parent eeb1de2d88
commit 288b4dd38c
1 changed files with 14 additions and 14 deletions

View File

@ -1,18 +1,18 @@
{
"buttons": {
"OK": "",
"apply": "",
"cancel": "",
"discard": "",
"continue": "",
"create": "",
"delete": "",
"done": "",
"confirm": "",
"add": ""
"OK": "OK",
"apply": "Použít",
"cancel": "Zrušit",
"discard": "Zrušit",
"continue": "Pokračovat",
"create": "Vytvořit",
"delete": "Odstranit",
"done": "Hotovo",
"confirm": "Potvrdit",
"add": "Přidat"
},
"customEmoji": {
"accessibilityLabel": ""
"accessibilityLabel": "Vlastní emoji {{emoji}}"
},
"message": {
"success": {
@ -25,9 +25,9 @@
"message": ""
}
},
"separator": "",
"separator": ", ",
"discard": {
"title": "",
"message": ""
"title": "Změna nebyla uložena",
"message": "Vaše změna nebyla uložena. Chcete zrušit ukládání změn?"
}
}