mirror of
https://github.com/we-promise/sure.git
synced 2026-04-14 09:34:05 +00:00
* i18n: Add French translations Add complete French translation files for the application. Co-Authored-By: Norman Alié <mail@normanalie.fr> Co-Authored-By: Xurron <corentin.boeglin2005@gmail.com> * fix: Correct YAML syntax in French securities translations Co-Authored-By: Norman Alié <mail@normanalie.fr> Co-Authored-By: Xurron <corentin.boeglin2005@gmail.com> --------- Co-authored-by: Norman Alié <mail@normanalie.fr> Co-authored-by: Xurron <corentin.boeglin2005@gmail.com>
11 lines
157 B
YAML
11 lines
157 B
YAML
---
|
|
fr:
|
|
number:
|
|
currency:
|
|
format:
|
|
delimiter: " "
|
|
format: "%n %u"
|
|
precision: 2
|
|
separator: ","
|
|
unit: "€"
|