From 203eb416b0faee5eb7e1c3cf0a82163e8eb8bd35 Mon Sep 17 00:00:00 2001 From: Maroxy Date: Wed, 3 Nov 2021 10:19:42 +0100 Subject: [PATCH 1/2] Update German --- public/locales/de.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/de.json b/public/locales/de.json index bda271f..676a6f6 100644 --- a/public/locales/de.json +++ b/public/locales/de.json @@ -8,12 +8,12 @@ "SettingsTitle": "Einstellungen", "GeneralSettings": "Generell", "WineVersion": "Wine Version", - "Environment": "Environment", - "EnvironmentalVariables": "Environmental variables", + "Environment": "Umgebung", + "EnvironmentalVariables": "Umgebungsvariablen", "Name": "Name", - "Value": "Value", - "Add": "Add", - "Delete": "Delete", + "Value": "Wert", + "Add": "Hinzufügen", + "Delete": "Löschen", "Downloading": "wird Heruntergeladen", "Unpack": "wird Entpackt", "GameDownloaded": "Spiel würde erfolgreich heruntergeladen", From 9de14f4cf4c1103f8db0ae06d70d3d8cec27c353 Mon Sep 17 00:00:00 2001 From: Maroxy Date: Wed, 3 Nov 2021 10:24:02 +0100 Subject: [PATCH 2/2] Update Japanese --- public/locales/ja.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/ja.json b/public/locales/ja.json index 41a922f..faa9f3c 100644 --- a/public/locales/ja.json +++ b/public/locales/ja.json @@ -9,12 +9,12 @@ "GeneralSettings": "一般", "Downloading": "ダウンロード中", "WineVersion": "ワインバージョン", - "Environment": "Environment", - "EnvironmentalVariables": "Environmental variables", - "Name": "Name", - "Value": "Value", - "Add": "Add", - "Delete": "Delete", + "Environment": "環境", + "EnvironmentalVariables": "環境変数", + "Name": "名前", + "Value": "バリュー", + "Add": "加える", + "Delete": "削除", "Unpack": "開梱", "GameDownloaded": "ゲームのインストールに成功しました", "ApplyPatch": "パッチの適用...",