New translations tabs.json (Czech)

This commit is contained in:
xmflsct 2023-12-12 00:48:15 +01:00
parent 20d132fcbc
commit 4874b3a18b
1 changed files with 12 additions and 12 deletions

View File

@ -113,26 +113,26 @@
"fontSize": { "fontSize": {
"demo": "", "demo": "",
"sizes": { "sizes": {
"S": "", "S": "S",
"M": "", "M": "M - Výchozí",
"L": "", "L": "L",
"XL": "", "XL": "XL",
"XXL": "" "XXL": "XXL"
} }
}, },
"listAccounts": { "listAccounts": {
"heading": "", "heading": "Správa uživatelů",
"error": "", "error": "Odebrat uživatele ze seznamu",
"empty": "" "empty": "Do seznamu nebyl přidán žádný uživatel"
}, },
"listEdit": { "listEdit": {
"heading": "", "heading": "",
"title": "", "title": "Název",
"repliesPolicy": { "repliesPolicy": {
"heading": "", "heading": "Odpovědi od:",
"options": { "options": {
"none": "", "none": "Nikdo",
"list": "", "list": "Členové seznamu",
"followed": "" "followed": ""
} }
} }