mirror of
https://github.com/we-promise/sure.git
synced 2026-06-01 08:49:01 +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>
10 lines
192 B
YAML
10 lines
192 B
YAML
---
|
|
fr:
|
|
activemodel:
|
|
errors:
|
|
models:
|
|
time_series/value:
|
|
attributes:
|
|
value:
|
|
must_be_a_money_or_numeric: doit être un Money ou un nombre
|