mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 08:34:14 +01:00
🔀 Merge pull request #1508 from dyauss/master
Translation for gluetun status sentences in pt.json
This commit is contained in:
commit
31bf46a406
1 changed files with 10 additions and 0 deletions
|
|
@ -299,6 +299,16 @@
|
||||||
"remaining": "Restante",
|
"remaining": "Restante",
|
||||||
"up": "Up",
|
"up": "Up",
|
||||||
"down": "Down"
|
"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 a new issue