diff --git a/translations/cs.json b/translations/cs.json new file mode 100644 index 0000000000..dc1f234b34 --- /dev/null +++ b/translations/cs.json @@ -0,0 +1,12 @@ +{ + "language": { + "cs": "Čeština" + }, + "panel": { + "states": "Stavy", + "map": "Mapa", + "logbook": "Deník", + "history": "Historie", + "log_out": "Odhlásit se" + } +}