Remove dynamic buggy warning

This commit is contained in:
rift 2023-12-27 13:47:09 -06:00
parent 99aa37675e
commit 2520dbfa44
3 changed files with 3 additions and 6 deletions

View file

@ -28,8 +28,7 @@
"proxy": { "proxy": {
"title": "Proxy", "title": "Proxy",
"subtitle": "Choose the proxy that fits your needs", "subtitle": "Choose the proxy that fits your needs",
"automatic": "Automatic", "automatic": "Automatic"
"buggyWarning": "(BUGGY)"
}, },
"languages": { "languages": {
"title": "Language", "title": "Language",

View file

@ -28,8 +28,7 @@
"proxy": { "proxy": {
"title": "Proxy", "title": "Proxy",
"subtitle": "Elige el proxy que se ajuste a tus necesidades", "subtitle": "Elige el proxy que se ajuste a tus necesidades",
"automatic": "Automática", "automatic": "Automática"
"buggyWarning": "(CALESA)"
}, },
"languages": { "languages": {
"title": "Idioma", "title": "Idioma",

View file

@ -28,8 +28,7 @@
"proxy": { "proxy": {
"title": "プロキシ", "title": "プロキシ",
"subtitle": "ニーズに合ったプロキシを選んでください", "subtitle": "ニーズに合ったプロキシを選んでください",
"automatic": "自動", "automatic": "自動"
"buggyWarning": "(バグ)"
}, },
"languages": { "languages": {
"title": "言語", "title": "言語",