Skip to content

Commit

Permalink
chore(locale): update cs.json (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwvh authored May 2, 2024
1 parent 88edfbe commit 8bb0587
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
"confirm": "Potvrdit",
"more": "Více...",
"settings": {
"locale": "Change locale",
"locale_description": "Current language: ${language} (%s)",
"notification_audio": "Notification audio",
"notification_position": "Notification position"
"locale": "Změnit jazyk",
"locale_description": "Aktuální jazyk: ${language} (%s)",
"notification_audio": "Zvuk notifikací",
"notification_position": "Pozice notifikací"
},
"position": {
"bottom": "Bottom",
"bottom-left": "Bottom-left",
"bottom-right": "Bottom-right",
"center-left": "Center-left",
"center-right": "Center-right",
"top": "Top",
"top-left": "Top-left",
"top-right": "Top-right"
"bottom": "Dole",
"bottom-left": "Vlevo dole",
"bottom-right": "Vpravo dole",
"center-left": "Vlevo uprostřed",
"center-right": "Vpravo uprostřed",
"top": "Nahoře",
"top-left": "Vlevo nahoře",
"top-right": "Vpravo nahoře"
}
},
"open_radial_menu": "Otevřít kruhové menu",
Expand All @@ -29,4 +29,4 @@
"txadmin_warn": "Byl jsi varován od %s",
"txadmin_warn_content": "%s \nID akce: %s",
"txadmin_scheduledrestart": "Plánovaný restart"
}
}

0 comments on commit 8bb0587

Please sign in to comment.