From 7e184688fa02eff759184e1657a13ccf9d0ae845 Mon Sep 17 00:00:00 2001 From: Marie Date: Mon, 27 Feb 2023 14:33:22 +0100 Subject: [PATCH] feat(i18n): Add `de` translations for environment page --- assets/locales/de/environment.ftl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/assets/locales/de/environment.ftl b/assets/locales/de/environment.ftl index 6545a14..7a022fa 100644 --- a/assets/locales/de/environment.ftl +++ b/assets/locales/de/environment.ftl @@ -1,7 +1,7 @@ -environment = Environment -game-command = Game command -game-command-description = Command used to launch the game. Placeholder %command% is generated automatically by the launcher. For example: gamemoderun '%command%' -new-variable = New variable +environment = Umgebung +game-command = Spielbefehl +game-command-description = Befehl zum Starten des Spiels. Der Platzhalter %command% wird automatisch vom Launcher generiert. Zum Beispiel: gamemoderun '%command%' +new-variable = Neue Variable name = Name -value = Value -add = Add +value = Wert +add = Hinzufügen