Linked to new i18n page from Diplomat page.

This commit is contained in:
Nick Winter 2014-11-09 20:06:55 -08:00
parent 9104d202c0
commit 982e85da52
2 changed files with 9 additions and 1 deletions
app
locale
templates/contribute

View file

@ -629,6 +629,9 @@
diplomat_launch_url: "launch in October"
diplomat_introduction_suf: "it's that there is sizeable interest in CodeCombat in other countries! We're building a corps of translators eager to turn one set of words into another set of words to get CodeCombat as accessible across the world as possible. If you like getting sneak peeks at upcoming content and getting these levels to your fellow nationals ASAP, then this class might be for you."
diplomat_attribute_1: "Fluency in English and the language you would like to translate to. When conveying complicated ideas, it's important to have a strong grasp in both!"
diplomat_i18n_page_prefix: "You can start translating our levels by going to our"
diplomat_i18n_page: "translations page"
diplomat_i18n_page_suffix: ", or our interface and website on GitHub."
diplomat_join_pref_github: "Find your language locale file "
diplomat_github_url: "on GitHub"
diplomat_join_suf_github: ", edit it online, and submit a pull request. Also, check this box below to keep up-to-date on new internationalization developments!"

View file

@ -37,9 +37,14 @@ block content
h4(data-i18n="contribute.how_to_join") How to Join
p
span.spr(data-i18n="contribute.diplomat_i18n_page_prefix") You can start translating our levels by going to our
a(href="/i18n")
strong(data-i18n="contribute.diplomat_i18n_page") translations page
span.spr(data-i18n="contribute.diplomat_i18n_page_suffix") , or our interface and website on GitHub.
span(data-i18n="contribute.diplomat_join_pref_github")
| Find your language locale file
a(data-i18n="contribute.diplomat_github_url", href='https://github.com/codecombat/codecombat/tree/master/app/locale') on GitHub
a(href='https://github.com/codecombat/codecombat/tree/master/app/locale')
strong(data-i18n="contribute.diplomat_github_url") on GitHub
span(data-i18n="contribute.diplomat_join_suf_github")
| , edit it online, and submit a pull request. Also, check this box below to
| keep up-to-date on new internationalization developments!