From 67e575065baeb0b67a406666499b1ec17ff2589e Mon Sep 17 00:00:00 2001 From: Glen De Cauwsemaecker Date: Wed, 29 Jan 2014 22:54:23 +0100 Subject: [PATCH] quick-fix for the de.coffee locale file --- app/locale/de.coffee | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/locale/de.coffee b/app/locale/de.coffee index be24d6e7f..dc38ac41f 100644 --- a/app/locale/de.coffee +++ b/app/locale/de.coffee @@ -71,7 +71,7 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra choose_your_level: "Wähle dein Level" adventurer_prefix: "Du kannst zu jedem Level springen oder diskutiere die Level " adventurer_forum: "im Abenteurerforum" -# adventurer_suffix: "." + adventurer_suffix: "." campaign_beginner: "Anfängerkampagne" campaign_beginner_description: "... in der Du die Zauberei der Programmierung lernst." campaign_dev: "Beliebiges schwierigeres Level" @@ -216,7 +216,7 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra hipchat_prefix: "Besuche uns auch in unserem" hipchat_url: "HipChat room." level_some_options: "Einige Einstellungsmöglichkeiten?" -# level_tab_thangs: "Thangs" # Things? +# level_tab_thangs: "Thangs" # Things? # <= no Thangs are the components of the level. Check the editor if you're not sure what it is. level_tab_scripts: "Skripte" level_tab_settings: "Einstellungen" level_tab_components: "Komponenten"