diff --git a/src/locales/en.json b/src/locales/en.json index 6db1264..8cca3c4 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -28,8 +28,7 @@ "proxy": { "title": "Proxy", "subtitle": "Choose the proxy that fits your needs", - "automatic": "Automatic", - "buggyWarning": "(BUGGY)" + "automatic": "Automatic" }, "languages": { "title": "Language", diff --git a/src/locales/es.json b/src/locales/es.json index 200f8a9..68107f3 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -28,8 +28,7 @@ "proxy": { "title": "Proxy", "subtitle": "Elige el proxy que se ajuste a tus necesidades", - "automatic": "Automática", - "buggyWarning": "(CALESA)" + "automatic": "Automática" }, "languages": { "title": "Idioma", diff --git a/src/locales/ja.json b/src/locales/ja.json index 37d20a5..4a19b46 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -28,8 +28,7 @@ "proxy": { "title": "プロキシ", "subtitle": "ニーズに合ったプロキシを選んでください", - "automatic": "自動", - "buggyWarning": "(バグ)" + "automatic": "自動" }, "languages": { "title": "言語",