|
|
@@ -41,12 +41,12 @@ export default (context, locale) => {
|
|
|
parameters_cotisation: 'Paramètrer l\'appel de cotisation',
|
|
|
send_cotisation: 'Appel des cotisations',
|
|
|
state_cotisation: 'Suivi des cotisations',
|
|
|
- pay_cotisation: 'Saisie des réglements',
|
|
|
+ pay_cotisation: 'Saisie des règlements',
|
|
|
check_cotisation: 'Remise de chèques',
|
|
|
- ledger_cotisation: 'Journal des réglements',
|
|
|
+ ledger_cotisation: 'Journal des règlements',
|
|
|
magazine_cotisation: 'Bulletin',
|
|
|
- ventilated_cotisation: 'Cotisations ventilées par sous total',
|
|
|
- pay_erase_cotisation: 'Suppression de réglements',
|
|
|
+ ventilated_cotisation: 'Cotisations ventilées par sous-total',
|
|
|
+ pay_erase_cotisation: 'Suppression de règlements',
|
|
|
resume_cotisation: 'Etat des transmissions',
|
|
|
history_cotisation: 'Historique des cotisations',
|
|
|
call_cotisation: 'Règlements à la fédération',
|
|
|
@@ -97,10 +97,10 @@ export default (context, locale) => {
|
|
|
present: 'Présent',
|
|
|
future: 'Future',
|
|
|
notification: 'Notifications',
|
|
|
- history_help: 'Personnaliser la pédiode d\'affichage',
|
|
|
+ history_help: 'Personnaliser la période d\'affichage',
|
|
|
period_choose: 'Période à afficher',
|
|
|
date_choose: 'Choix de la période',
|
|
|
my_list: 'Mes listes',
|
|
|
- searchList: 'Rechercher parmis mes listes personnalisées',
|
|
|
+ searchList: 'Rechercher parmi mes listes personnalisées'
|
|
|
})
|
|
|
}
|