mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-07 01:54:16 +01:00
(i18n) fix typos
This commit is contained in:
parent
71dd2cd7d4
commit
0977d54efb
@ -6,28 +6,28 @@ en:
|
|||||||
all_machines: "All machines"
|
all_machines: "All machines"
|
||||||
manage_machines_categories: "Manage machines categories"
|
manage_machines_categories: "Manage machines categories"
|
||||||
machine_categories_list:
|
machine_categories_list:
|
||||||
machine_categories: "Machines Categories"
|
machine_categories: "Machines categories"
|
||||||
add_a_machine_category: "Add a machine category"
|
add_a_machine_category: "Add a machine category"
|
||||||
name: "Name"
|
name: "Name"
|
||||||
machines_number: "Nb of machines"
|
machines_number: "Number of machines"
|
||||||
edit: "Edit"
|
edit: "Edit"
|
||||||
machine_category_modal:
|
machine_category_modal:
|
||||||
new_machine_category: "New categorie"
|
new_machine_category: "New category"
|
||||||
edit_machine_category: "Edit catégorie"
|
edit_machine_category: "Edit category"
|
||||||
successfully_created: "The new machine category has been created."
|
successfully_created: "The new machine category has been successfully created."
|
||||||
unable_to_create: "Unable to delete the machine category: "
|
unable_to_create: "Unable to delete the machine category: "
|
||||||
successfully_updated: "The machine category has been updated."
|
successfully_updated: "The machine category has been successfully updated."
|
||||||
unable_to_update: "Unable to modify the machine category: "
|
unable_to_update: "Unable to modify the machine category: "
|
||||||
machine_category_form:
|
machine_category_form:
|
||||||
name: "Name of category"
|
name: "Name of category"
|
||||||
assigning_machines: "Assigning the machines to this category"
|
assigning_machines: "Assign machines to this category"
|
||||||
save: "Save"
|
save: "Save"
|
||||||
delete_machine_category_modal:
|
delete_machine_category_modal:
|
||||||
confirmation_required: "Confirmation required"
|
confirmation_required: "Confirmation required"
|
||||||
confirm: "Confirm"
|
confirm: "Confirm"
|
||||||
deleted: "The machine category request has been deleted."
|
deleted: "The machine category has been successfully deleted."
|
||||||
unable_to_delete: "Unable to delete the machine category : "
|
unable_to_delete: "Unable to delete the machine category : "
|
||||||
confirm_delete_supporting_documents_type: "Do you really want to remove this machine category ?"
|
confirm_delete_supporting_documents_type: "Do you really want to remove this machine category?"
|
||||||
machine_form:
|
machine_form:
|
||||||
name: "Name"
|
name: "Name"
|
||||||
illustration: "Visual"
|
illustration: "Visual"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user