From 8d1a69404c83ec4df43852fa000b23b09d51b189 Mon Sep 17 00:00:00 2001 From: KeisukeYamashita <19yamashita15@gmail.com> Date: Wed, 31 May 2023 11:35:28 +0900 Subject: [PATCH 1/3] =?UTF-8?q?fix(local):=20remove=20"=E6=BF=A0=E6=B4=B2"?= =?UTF-8?q?=20from=20ja=20company?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com> --- src/locales/ja/location/country.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/locales/ja/location/country.ts b/src/locales/ja/location/country.ts index 68582948855..6f2e7d33b31 100644 --- a/src/locales/ja/location/country.ts +++ b/src/locales/ja/location/country.ts @@ -15,7 +15,6 @@ export default [ 'アンゴラ', 'アルゼンチン', 'オーストラリア', - '濠洲', 'オーストリア', 'バハマ', 'バーレーン', From f49e3e55a1974bea54ac80297ec9a0fdac886ffe Mon Sep 17 00:00:00 2001 From: KeisukeYamashita <19yamashita15@gmail.com> Date: Wed, 31 May 2023 11:35:57 +0900 Subject: [PATCH 2/3] =?UTF-8?q?fix(local):=20remove=20duplicated=20"?= =?UTF-8?q?=E8=92=99=E5=8F=A4"=20from=20ja=20country?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com> --- src/locales/ja/location/country.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/locales/ja/location/country.ts b/src/locales/ja/location/country.ts index 6f2e7d33b31..634c3f425ac 100644 --- a/src/locales/ja/location/country.ts +++ b/src/locales/ja/location/country.ts @@ -102,7 +102,6 @@ export default [ 'メキシコ', 'モルドバ', 'モナコ', - '蒙古', 'モンゴル', 'モロッコ', 'モザンビーク', From cc0bc83a4905cebb134cc77bf49f6c001b9caf55 Mon Sep 17 00:00:00 2001 From: KeisukeYamashita <19yamashita15@gmail.com> Date: Fri, 2 Jun 2023 14:13:56 +0900 Subject: [PATCH 3/3] =?UTF-8?q?fix(locale):=20remove=20=E8=8B=B1=E5=9B=BD?= =?UTF-8?q?=20and=20=E7=B1=B3=E5=9B=BD=20from=20jp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com> --- src/locales/ja/location/country.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/locales/ja/location/country.ts b/src/locales/ja/location/country.ts index 634c3f425ac..a0417090681 100644 --- a/src/locales/ja/location/country.ts +++ b/src/locales/ja/location/country.ts @@ -11,7 +11,6 @@ export default [ 'アルバニア', 'アルジェリア', 'アメリカ', - '米国', 'アンゴラ', 'アルゼンチン', 'オーストラリア', @@ -58,7 +57,6 @@ export default [ 'ガンビア', 'ドイツ', 'ガーナ', - '英国', 'イギリス', 'ギリシャ', 'グリーンランド',