Skip to content

Commit 015d5e5

Browse files
Merge pull request #127 from xpavli44/master
extend Czech localisation
2 parents 7f1c52f + d20211b commit 015d5e5

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

src/localize/languages/cs.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,24 @@
33
"version": "verze",
44
"current": "aktuální"
55
},
6+
"editor": {
7+
"card": {
8+
"climate": {
9+
"disable_window": "Zakázat okno",
10+
"disable_summer": "Zakázat léto",
11+
"disable_eco": "Zakázat eco",
12+
"disable_heat": "Zakázat topení",
13+
"disable_off": "Zakázat vypnuto",
14+
"disable_menu": "Zakázat menu",
15+
"disable_battery_warning": "Zakázat upozornění baterie",
16+
"disable_buttons": "Zakázat tlačítka plus/minus",
17+
"eco_temperature": "Eco teplota",
18+
"set_current_as_main": "Prohodit místa cílovoé a aktáalní teploty"
19+
}
20+
}
21+
},
622
"extra_states": {
7-
"window_open": "Otevřené okno",
23+
"window_open": "okno otevřeno",
824
"night_mode": "Noční režim",
925
"eco": "Eco",
1026
"summer": "Léto"

0 commit comments

Comments
 (0)