mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-16 08:29:56 -05:00
Uncommented some headers
This commit is contained in:
parent
ff183b683d
commit
cf5aa3bc25
1 changed files with 4 additions and 4 deletions
|
@ -132,7 +132,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
send_password: "Zašli záchranné heslo"
|
send_password: "Zašli záchranné heslo"
|
||||||
# recovery_sent: "Recovery email sent."
|
# recovery_sent: "Recovery email sent."
|
||||||
|
|
||||||
# items:
|
items:
|
||||||
primary: "Primárny"
|
primary: "Primárny"
|
||||||
secondary: "Sekundárny"
|
secondary: "Sekundárny"
|
||||||
armor: "Zbroj"
|
armor: "Zbroj"
|
||||||
|
@ -211,7 +211,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
ranger: "Strelec"
|
ranger: "Strelec"
|
||||||
wizard: "Mág"
|
wizard: "Mág"
|
||||||
|
|
||||||
# units:
|
units:
|
||||||
second: "sekunda"
|
second: "sekunda"
|
||||||
seconds: "sekúnd"
|
seconds: "sekúnd"
|
||||||
minute: "minúta"
|
minute: "minúta"
|
||||||
|
@ -227,7 +227,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
year: "rok"
|
year: "rok"
|
||||||
years: "rokov"
|
years: "rokov"
|
||||||
|
|
||||||
# play_level:
|
play_level:
|
||||||
done: "Hotovo"
|
done: "Hotovo"
|
||||||
# home: "Home" # Not used any more, will be removed soon.
|
# home: "Home" # Not used any more, will be removed soon.
|
||||||
# level: "Level" # Like "Level: Dungeons of Kithgard"
|
# level: "Level" # Like "Level: Dungeons of Kithgard"
|
||||||
|
@ -340,7 +340,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# tip_miss_lunch: "Anyone who has lost track of time when using a computer knows the propensity to dream, the urge to make dreams come true and the tendency to miss lunch. - Tim Berners-Lee"
|
# tip_miss_lunch: "Anyone who has lost track of time when using a computer knows the propensity to dream, the urge to make dreams come true and the tendency to miss lunch. - Tim Berners-Lee"
|
||||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||||
|
|
||||||
# game_menu:
|
game_menu:
|
||||||
inventory_tab: "Inventár"
|
inventory_tab: "Inventár"
|
||||||
save_load_tab: "Ulož/Nahraj"
|
save_load_tab: "Ulož/Nahraj"
|
||||||
options_tab: "Nastavenie"
|
options_tab: "Nastavenie"
|
||||||
|
|
Loading…
Reference in a new issue