Skip to content

Commit

Permalink
feat: remove spaces in localization file (#99165)
Browse files Browse the repository at this point in the history
  • Loading branch information
skoch-intershop committed Nov 8, 2024
1 parent f2bab62 commit ae1853e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/i18n/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@
"account.organization.budget_price_type.notification_modal.consequences": "Ce changement a des <strong>conséquences</strong> importantes :",
"account.organization.budget_price_type.notification_modal.header": "Notification importante",
"account.organization.budget_price_type.notification_modal.info": "Vous êtes sur le point de modifier le calcul du budget.",
"account.organization.budget_price_type.notification_modal.reset_to_zero": "Tous les dépenses des budgets des utilisateurs seront remis à zéro.",
"account.organization.budget_price_type.notification_modal.reset_to_zero": "Tous les dépenses des budgets des utilisateurs seront remis à zéro.",
"account.organization.budget_price_type.suffix.info": "<br /> L’administrateur du compte peut modifier ce paramètre à tout moment.",
"account.organization.cost_center_management": "Gestion des centres de coûts",
"account.organization.cost_center_management.back_to_list": "Retourner à la gestion des centres de coûts",
Expand Down

0 comments on commit ae1853e

Please sign in to comment.