New translations tabs.json (Czech)

This commit is contained in:
xmflsct 2023-12-12 11:40:01 +01:00
parent 699e2ab631
commit 3b4977012e
1 changed files with 10 additions and 10 deletions

View File

@ -1,25 +1,25 @@
{
"tabs": {
"local": {
"name": "",
"name": "Sleduji",
"options": {
"showBoosts": "",
"showReplies": ""
"showBoosts": "Zobrazit boosty",
"showReplies": "Zobrazit odpovědi"
}
},
"public": {
"segments": {
"federated": "",
"local": "",
"explore": ""
"federated": "Federované",
"local": "Místní",
"explore": "Prozkoumat"
},
"exploring": {
"heading": "",
"trending": "",
"followRemote": "",
"noTitle": "",
"trending": "Trendy",
"followRemote": "Sledovat vzdálenou instanci",
"noTitle": "Bez názvu",
"errors": {
"existed": "",
"existed": "Tuto vzdálenou instanci již sledujete.",
"notAvailable": ""
}
}