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