mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-12 16:08:48 +00:00
Translated using Weblate (Portuguese)
Currently translated at 60.2% (164 of 272 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt/
This commit is contained in:
parent
dab627e248
commit
92b80d1e46
1 changed files with 3 additions and 1 deletions
|
@ -104,7 +104,9 @@
|
||||||
"byterate": "{{value, bytes}}",
|
"byterate": "{{value, bytes}}",
|
||||||
"ms": "{{value, number}}",
|
"ms": "{{value, number}}",
|
||||||
"bitrate": "{{value, bytes(bits: true)}}",
|
"bitrate": "{{value, bytes(bits: true)}}",
|
||||||
"percent": "{{value, percent}}"
|
"percent": "{{value, percent}}",
|
||||||
|
"bibyterate": "{{value, rate(bits: false; binary: true)}}",
|
||||||
|
"bibitrate": "{{value, rate(bits: true; binary: true)}}"
|
||||||
},
|
},
|
||||||
"weather": {
|
"weather": {
|
||||||
"current": "Localização atual",
|
"current": "Localização atual",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue