Remove dynamic buggy warning
This commit is contained in:
parent
99aa37675e
commit
2520dbfa44
3 changed files with 3 additions and 6 deletions
|
|
@ -28,8 +28,7 @@
|
|||
"proxy": {
|
||||
"title": "Proxy",
|
||||
"subtitle": "Choose the proxy that fits your needs",
|
||||
"automatic": "Automatic",
|
||||
"buggyWarning": "(BUGGY)"
|
||||
"automatic": "Automatic"
|
||||
},
|
||||
"languages": {
|
||||
"title": "Language",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -28,8 +28,7 @@
|
|||
"proxy": {
|
||||
"title": "プロキシ",
|
||||
"subtitle": "ニーズに合ったプロキシを選んでください",
|
||||
"automatic": "自動",
|
||||
"buggyWarning": "(バグ)"
|
||||
"automatic": "自動"
|
||||
},
|
||||
"languages": {
|
||||
"title": "言語",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue