mirror of
https://github.com/we-promise/sure.git
synced 2026-04-15 10:04:10 +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
259 B
YAML
11 lines
259 B
YAML
---
|
|
fr:
|
|
activerecord:
|
|
errors:
|
|
models:
|
|
entry:
|
|
attributes:
|
|
base:
|
|
invalid_sell_quantity: Vous ne pouvez pas vendre %{sell_qty} actions de %{ticker} car
|
|
vous n'en détenez que %{current_qty}
|