mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Uncommented some headers
This commit is contained in:
parent
87e0f784ef
commit
42a4ca9299
1 changed files with 5 additions and 5 deletions
|
@ -371,7 +371,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# difficulty: "Difficulty"
|
# difficulty: "Difficulty"
|
||||||
# gold_collected: "Gold Collected"
|
# gold_collected: "Gold Collected"
|
||||||
|
|
||||||
# inventory:
|
inventory:
|
||||||
choose_inventory: "Použi veci"
|
choose_inventory: "Použi veci"
|
||||||
equipped_item: "Použité"
|
equipped_item: "Použité"
|
||||||
required_purchase_title: "Požadované"
|
required_purchase_title: "Požadované"
|
||||||
|
@ -480,7 +480,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# returns: "Returns"
|
# returns: "Returns"
|
||||||
# granted_by: "Granted by"
|
# granted_by: "Granted by"
|
||||||
|
|
||||||
# save_load:
|
save_load:
|
||||||
granularity_saved_games: "Uložené"
|
granularity_saved_games: "Uložené"
|
||||||
granularity_change_history: "História"
|
granularity_change_history: "História"
|
||||||
|
|
||||||
|
@ -775,7 +775,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# pop_i18n: "Populate I18N"
|
# pop_i18n: "Populate I18N"
|
||||||
# tasks: "Tasks"
|
# tasks: "Tasks"
|
||||||
|
|
||||||
# article:
|
article:
|
||||||
edit_btn_preview: "Náhľad"
|
edit_btn_preview: "Náhľad"
|
||||||
edit_article_title: "Upraviť článok"
|
edit_article_title: "Upraviť článok"
|
||||||
|
|
||||||
|
@ -901,7 +901,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
# rules: "Rules"
|
# rules: "Rules"
|
||||||
# winners: "Winners"
|
# winners: "Winners"
|
||||||
|
|
||||||
# user:
|
user:
|
||||||
stats: "Stats"
|
stats: "Stats"
|
||||||
singleplayer_title: "Levely pre jedného hráča"
|
singleplayer_title: "Levely pre jedného hráča"
|
||||||
multiplayer_title: "Levely pre viac hráčov"
|
multiplayer_title: "Levely pre viac hráčov"
|
||||||
|
@ -916,7 +916,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
||||||
favorite_prefix: "Tvoj obľúbený jazyk je "
|
favorite_prefix: "Tvoj obľúbený jazyk je "
|
||||||
favorite_postfix: "."
|
favorite_postfix: "."
|
||||||
|
|
||||||
# achievements:
|
achievements:
|
||||||
last_earned: "Naposledy získané"
|
last_earned: "Naposledy získané"
|
||||||
amount_achieved: "Množstvo"
|
amount_achieved: "Množstvo"
|
||||||
achievement: "Úspechy"
|
achievement: "Úspechy"
|
||||||
|
|
Loading…
Reference in a new issue