mirror of
https://github.com/we-promise/sure.git
synced 2026-06-01 00:39: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>
23 lines
568 B
YAML
23 lines
568 B
YAML
---
|
|
fr:
|
|
activerecord:
|
|
attributes:
|
|
account:
|
|
balance: Solde
|
|
currency: Devise
|
|
family: Famille
|
|
family_id: Famille
|
|
name: Nom
|
|
subtype: Sous-type
|
|
models:
|
|
account: Compte
|
|
account/credit: Carte de Crédit
|
|
account/depository: Compte Bancaire
|
|
account/investment: Investissement
|
|
account/loan: Prêt
|
|
account/other_asset: Autre Actif
|
|
account/other_liability: Autre Passif
|
|
account/property: Immobilier
|
|
account/vehicle: Véhicule
|
|
account/crypto: Cryptomonnaie
|