mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
i18n: Add French translations (#658)
* 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>
This commit is contained in:
26
config/locales/views/shared/fr.yml
Normal file
26
config/locales/views/shared/fr.yml
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
fr:
|
||||
breadcrumbs:
|
||||
home: Accueil
|
||||
dashboard: Tableau de bord
|
||||
accounts: Comptes
|
||||
merchants: Marchands
|
||||
categories: Catégories
|
||||
tags: Étiquettes
|
||||
rules: Règles
|
||||
transactions: Transactions
|
||||
budgets: Budgets
|
||||
imports: Importations
|
||||
chats: Assistant
|
||||
shared:
|
||||
confirm_modal:
|
||||
accept: Confirmer
|
||||
body_html: "<p>Vous ne pourrez pas annuler cette action</p>"
|
||||
cancel: Annuler
|
||||
title: Êtes-vous sûr ?
|
||||
money_field:
|
||||
label: Montant
|
||||
syncing_notice:
|
||||
syncing: Synchronisation des données de compte...
|
||||
trend_change:
|
||||
no_change: "pas de changement"
|
||||
Reference in New Issue
Block a user