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": {
|
"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",
|
||||||
|
|
|
||||||
|
|
@ -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",
|
||||||
|
|
|
||||||
|
|
@ -28,8 +28,7 @@
|
||||||
"proxy": {
|
"proxy": {
|
||||||
"title": "プロキシ",
|
"title": "プロキシ",
|
||||||
"subtitle": "ニーズに合ったプロキシを選んでください",
|
"subtitle": "ニーズに合ったプロキシを選んでください",
|
||||||
"automatic": "自動",
|
"automatic": "自動"
|
||||||
"buggyWarning": "(バグ)"
|
|
||||||
},
|
},
|
||||||
"languages": {
|
"languages": {
|
||||||
"title": "言語",
|
"title": "言語",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue