From cbfa9abbf339115a0e7529042ead8ab48bc3a4ef Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 10 Feb 2022 02:42:07 +0900 Subject: [PATCH 1/4] New translations ja-JP.yml (German) --- locales/de-DE.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/de-DE.yml b/locales/de-DE.yml index cec230e10..176c04d47 100644 --- a/locales/de-DE.yml +++ b/locales/de-DE.yml @@ -828,6 +828,7 @@ overridedDeviceKind: "Gerätetyp" smartphone: "Smartphone" tablet: "Tablet" auto: "Automatisch" +themeColor: "Instanzfarbe" _emailUnavailable: used: "Diese Email-Adresse wird bereits verwendet" format: "Das Format dieser Email-Adresse ist ungültig" From f663e87fe4a521ef82b463f429262141d8c8d0ae Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 10 Feb 2022 02:42:08 +0900 Subject: [PATCH 2/4] New translations ja-JP.yml (English) --- locales/en-US.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en-US.yml b/locales/en-US.yml index 43ecf9820..b7c74f7d9 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -828,6 +828,7 @@ overridedDeviceKind: "Device type" smartphone: "Smartphone" tablet: "Tablet" auto: "Auto" +themeColor: "Instance color" _emailUnavailable: used: "This email address is already being used" format: "The format of this email address is invalid" From ffe582f42d76ec523a15e5b54f8e29509b21dbc3 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 10 Feb 2022 03:12:24 +0900 Subject: [PATCH 3/4] New translations ja-JP.yml (Chinese Simplified) --- locales/zh-CN.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index f4f1680ca..6728d0d1f 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -828,6 +828,7 @@ overridedDeviceKind: "设备类型" smartphone: "智能手机" tablet: "平板" auto: "自动" +themeColor: "主题颜色" _emailUnavailable: used: "已经被使用过" format: "无效的格式" From fe99a6c9cb94f9a08ec04a501da72a417e228432 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 10 Feb 2022 03:21:57 +0900 Subject: [PATCH 4/4] New translations ja-JP.yml (English) --- locales/en-US.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index b7c74f7d9..5f7bc2a53 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -828,7 +828,7 @@ overridedDeviceKind: "Device type" smartphone: "Smartphone" tablet: "Tablet" auto: "Auto" -themeColor: "Instance color" +themeColor: "Theme Color" _emailUnavailable: used: "This email address is already being used" format: "The format of this email address is invalid"