up
This commit is contained in:
@@ -149,6 +149,7 @@
|
||||
"not_found": "Work order not found",
|
||||
"confirm_delete": "Are you sure you want to delete this work order? This action cannot be undone.",
|
||||
"confirm_delete_commit": "Are you sure you want to delete this progress?",
|
||||
"linked_items": "Linked Items",
|
||||
"submit": "Submit",
|
||||
"save_changes": "Save Changes"
|
||||
},
|
||||
@@ -178,6 +179,7 @@
|
||||
"container_count": "Containers",
|
||||
"item_count": "Items",
|
||||
"unstored_items": "Unstored",
|
||||
"unstored": "Unstored",
|
||||
"title_required": "Container name is required",
|
||||
"delete_confirm_title": "Delete Container",
|
||||
"delete_confirm_msg": "Are you sure you want to delete \"{name}\"? This cannot be undone.",
|
||||
@@ -301,6 +303,9 @@
|
||||
"pending_orders": "Pending orders"
|
||||
},
|
||||
"message": {
|
||||
"save": "Save",
|
||||
"cancel": "Cancel",
|
||||
"delete_success": "Deleted successfully",
|
||||
"functionality_not_yet_developed": "Functionality not yet developed",
|
||||
"hello": "Hello",
|
||||
"welcome": "Welcome",
|
||||
|
||||
Reference in New Issue
Block a user