From f1329a3d365431816ee87b6dd03e597f01e5ca70 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 2 May 2017 09:56:30 -0400 Subject: [PATCH] (i18n) Update German translation --- UI/PreferencesUI/German.lproj/Localizable.strings | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/UI/PreferencesUI/German.lproj/Localizable.strings b/UI/PreferencesUI/German.lproj/Localizable.strings index 7041e1177..695c14f57 100644 --- a/UI/PreferencesUI/German.lproj/Localizable.strings +++ b/UI/PreferencesUI/German.lproj/Localizable.strings @@ -400,3 +400,11 @@ "monsterid" = "Monster"; "wavatar" = "Wavatar"; "retro" = "Retro"; + +/* Animation Level */ +"Animation Level" = "Animationsstufe"; +/* Normal Animation Mode */ +"animation_NORMAL" = "Normal"; +/* Limited Animation Mode */ +"animation_LIMITED" = "Begrenzt"; +"animation_NONE" = "Keine"; \ No newline at end of file