New i18n tag

This commit is contained in:
Philipp Hansch 2014-01-16 13:37:52 +01:00
parent 17afb62dc9
commit ff5807adb8
2 changed files with 2 additions and 1 deletions
app
locale
templates/play/level/tome

View file

@ -180,3 +180,4 @@ module.exports = nativeDescription: "English", englishDescription: "English", tr
tome_select_a_thang: "Select Someone for "
tome_available_spells: "Available Spells"
hud_continue: "Continue (press shift-space)"
spell_saved: "Spell Saved"

View file

@ -2,4 +2,4 @@ img(src="/images/level/code_editor_background.png").code-background
div.ace
#save-status(data-i18n="account_settings.saved") Changes saved
#save-status(data-i18n="play_level.spell_saved") Spell Saved