new crowdin translations
This commit is contained in:
@ -4,12 +4,24 @@ return [
|
||||
|
||||
'change_language' => 'Changer la langue',
|
||||
'last_login' => 'Dernière connexion :time',
|
||||
|
||||
'notifications' => [
|
||||
'counter' => '{0} Vous n’avez aucune notification|{1} Vous avez :count notification|[2, *] Vous avez :count notifications',
|
||||
'new_apps' => '{1} :count nouvelle application est publiée|[2,*] :count nouvelles applications publiées',
|
||||
'overdue_invoices' => '{1} :nombre de factures impayées|[2,*] :nombre de factures impayées',
|
||||
'upcoming_bills' => '{1} :nombre de factures à venir|[2,*] :nombre de factures à venir',
|
||||
'view_all' => 'Afficher tout'
|
||||
'view_all' => 'Afficher tout',
|
||||
|
||||
'exports' => [
|
||||
'completed' => '{1} :count exportation terminée |[2,*] :count exportations terminées',
|
||||
'failed' => '{1} :count exportation échouée|[2,*] :count exportations échouées',
|
||||
],
|
||||
'imports' => [
|
||||
'completed' => '{1} :count importation terminée|[2,*] :count importations terminées',
|
||||
'failed' => '{1} :count importation échouée|[2,*] :count importations échouées',
|
||||
],
|
||||
],
|
||||
|
||||
'docs_link' => 'https://akaunting.com/docs',
|
||||
'support_link' => 'https://akaunting.com/docs',
|
||||
|
||||
|
Reference in New Issue
Block a user