mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-01 21:13:39 +01:00
Translated using Weblate (French)
Currently translated at 0.0% (0 of 60 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fr/
This commit is contained in:
parent
27de7d1c84
commit
32a2a3f484
@ -83,5 +83,16 @@
|
|||||||
"enabled": "Activé",
|
"enabled": "Activé",
|
||||||
"disabled": "Handicapée",
|
"disabled": "Handicapée",
|
||||||
"total": "Totale"
|
"total": "Totale"
|
||||||
|
},
|
||||||
|
"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}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user