Fixed en-GB.coffee.
This commit is contained in:
parent
a4b3a09eff
commit
ddddc44651
1 changed files with 2 additions and 2 deletions
|
@ -543,7 +543,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
||||||
# find_us: "Find us on these sites"
|
# find_us: "Find us on these sites"
|
||||||
# contribute_to_the_project: "Contribute to the project"
|
# contribute_to_the_project: "Contribute to the project"
|
||||||
|
|
||||||
editor:
|
# editor:
|
||||||
# main_title: "CodeCombat Editors"
|
# main_title: "CodeCombat Editors"
|
||||||
# article_title: "Article Editor"
|
# article_title: "Article Editor"
|
||||||
# thang_title: "Thang Editor"
|
# thang_title: "Thang Editor"
|
||||||
|
@ -641,7 +641,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
||||||
# hard: "Hard"
|
# hard: "Hard"
|
||||||
# player: "Player"
|
# player: "Player"
|
||||||
|
|
||||||
about:
|
# about:
|
||||||
# why_codecombat: "Why CodeCombat?"
|
# why_codecombat: "Why CodeCombat?"
|
||||||
# why_paragraph_1: "If you want to learn to program, you don't need lessons. You need to write a lot of code and have a great time doing it."
|
# why_paragraph_1: "If you want to learn to program, you don't need lessons. You need to write a lot of code and have a great time doing it."
|
||||||
# why_paragraph_2_prefix: "That's what programming is about. It's gotta be fun. Not fun like"
|
# why_paragraph_2_prefix: "That's what programming is about. It's gotta be fun. Not fun like"
|
||||||
|
|
Reference in a new issue