mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-18 07:52:23 +01:00
New translations app.admin.en.yml (French)
This commit is contained in:
parent
c5db9e36ba
commit
209eaa70e2
@ -1289,7 +1289,33 @@ fr:
|
||||
report_removed: "Le rapport a bien été supprimé"
|
||||
failed_to_remove: "Une erreur est survenue, impossible de supprimer le rapport"
|
||||
plans_categories:
|
||||
manage_plans_categories: "Gérer les catégories des formules d'abonnement"
|
||||
manage_plans_categories: "Manage plans' categories"
|
||||
plan_categories_list:
|
||||
categories_list: "List of the plan's categories"
|
||||
name: "Name"
|
||||
significance: "Significance"
|
||||
create_plan_category:
|
||||
new_category: "New category"
|
||||
name: "Name"
|
||||
significance: "Significance"
|
||||
significance_info: "Categories will be shown ordered by signifiance. The higher you set the significance, the first the category will be shown."
|
||||
confirm_create: "Create the category"
|
||||
category_created: "The new category was successfully created"
|
||||
unable_to_create: "Unable to create the category: "
|
||||
edit_plan_category:
|
||||
edit_category: "Edit the category"
|
||||
name: "Name"
|
||||
significance: "Significance"
|
||||
confirm_edition: "Validate"
|
||||
category_updated: "The category was successfully updated"
|
||||
unable_to_update: "Unable to update the category: "
|
||||
significance_info: "Categories will be shown ordered by signifiance. The higher you set the significance, the first the category will be shown."
|
||||
delete_plan_category:
|
||||
delete_category: "Delete a category"
|
||||
confirm_delete: "Delete"
|
||||
delete_confirmation: "Are you sure you want to delete this category? If you do, the plans associated with this category won't be sorted anymore."
|
||||
category_deleted: "The category was successfully deleted"
|
||||
unable_to_delete: "Unable to delete the category: "
|
||||
#feature tour
|
||||
tour:
|
||||
conclusion:
|
||||
|
Loading…
x
Reference in New Issue
Block a user