diff options
Diffstat (limited to 'lang-de.js')
| -rw-r--r-- | lang-de.js | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -185,7 +185,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', // optional 'last_changed': - '2013-04-23', // this, too, will appear in the Translators tab + '2013-04-25', // this, too, will appear in the Translators tab // GUI // control bar: @@ -756,6 +756,12 @@ SnapTranslator.dict.de = { 'help': 'Hilfe', + // palette: + 'hide primitives': + 'Basisbl\u00f6cke ausblenden', + 'show primitives': + 'Basisbl\u00f6cke anzeigen', + // blocks: 'help...': 'Hilfe...', |
