mirror of https://github.com/Lissy93/dashy.git
🔀 Merge pull request #1508 from dyauss/master
Translation for gluetun status sentences in pt.json
This commit is contained in:
commit
31bf46a406
|
@ -299,6 +299,16 @@
|
|||
"remaining": "Restante",
|
||||
"up": "Up",
|
||||
"down": "Down"
|
||||
},
|
||||
"gluetun-status": {
|
||||
"vpn-ip": "IP da VPN",
|
||||
"country": "País",
|
||||
"region": "Região",
|
||||
"city": "Cidade",
|
||||
"post-code": "Código postal",
|
||||
"location": "Localização",
|
||||
"timezone": "Fuso horário",
|
||||
"organization": "Organização"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue