mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-01 21:13:39 +01:00
fix fr number formatting
This commit is contained in:
parent
1f52435bc1
commit
f04f5921e1
@ -87,17 +87,6 @@
|
|||||||
"disabled": "Désactivé",
|
"disabled": "Désactivé",
|
||||||
"total": "Total"
|
"total": "Total"
|
||||||
},
|
},
|
||||||
"common": {
|
|
||||||
"bbytes": "{{value, bytes(binary: true)}}",
|
|
||||||
"bytes": "{{value, bytes}}",
|
|
||||||
"bits": "{{value, bytes(bits: true)}}",
|
|
||||||
"bbits": "{{value, bytes(bits: true, binary: true)}}",
|
|
||||||
"number": "{{value, number}}",
|
|
||||||
"byterate": "{{value, bytes}}",
|
|
||||||
"bitrate": "{{value, bytes(bits: true)}}",
|
|
||||||
"percent": "{{value, percent}}",
|
|
||||||
"ms": "{{value, number}}"
|
|
||||||
},
|
|
||||||
"weather": {
|
"weather": {
|
||||||
"current": "Localisation actuelle",
|
"current": "Localisation actuelle",
|
||||||
"allow": "Cliquez pour autoriser",
|
"allow": "Cliquez pour autoriser",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user