feat: localization.

This commit is contained in:
elforjani13
2022-03-15 13:17:12 +02:00
parent 3d49ebd1e7
commit f45d5ecf42
2 changed files with 44 additions and 35 deletions

View File

@@ -1800,6 +1800,7 @@
"warehouses.action.edit_warehouse": "Edit Warehouse",
"warehouses.action.delete_warehouse": "Delete Warehouse",
"warehouses.action.make_as_parimary": "Mark as Primary",
"warehouses.empty_status.title":"Create and manage your organization's Warehouses.",
"warehouse.alert.delete_message": "The warehouse has been deleted successfully",
"warehouse.once_delete_this_warehouse": "Once you delete this warehouse, you won't be able to restore it later. Are you sure you want to delete this warehouse?",
"warehouse.error.could_not_delete_only_waerhouse": "You could not delete the only warehouse.",
@@ -1846,6 +1847,7 @@
"branches.column.address": "Address",
"branches.column.phone_number": "Phone number",
"branches.column.code": "Code",
"branches.empty_status.title":"Create and manage your organization's Branches.",
"select_branch": "Select branch",
"branch": "Branch",
"warehouse": "Warehouse",
@@ -1865,10 +1867,12 @@
"branch.once_delete_this_branch": "Once you delete this branch, you won't be able to restore it later. Are you sure you want to delete this branch?",
"realized_gain_or_loss.label": "Realized Gain or Loss",
"unrealized_gain_or_loss.label": "Unrealized Gain or Loss",
"branch_activate.dialog.label":"Branches Activate",
"branch_activate.dialog_success_message": "Multi-branches feature has been activated successfully.",
"branch.alert.mark_primary_message": "The branch has been marked as primary.",
"branch.alert.are_you_sure_you_want_to_make": "Are you sure you want to make a primary branch?",
"branch.error.could_not_delete_only_branch": "You could not delete the only branch.",
"warehouse_actviate.dialog.label":"Warehouses Activate",
"warehouse_activate.dialog_success_message": "Multi-branches feature has been activated successfully.",
"warehouse.alert.mark_primary_message": "The given warehouse has been marked as primary.",
"warehouse.alert.are_you_sure_you_want_to_make": "Are you sure you want to make a primary warehouse?",
@@ -1883,7 +1887,7 @@
"warehouse_transfer.save_initiate_transfer": "Save & Initiate Transfer",
"warehouse_transfer.save_mark_as_transferred": "Save & Mark as Transferred",
"warehouse_transfer.label.transfer_initiated": "Transfer Initiated",
"warehouse_transfer.label.initiated": "Initiated",
"warehouse_transfer.label.transferred": "Transferred",
"warehouse_transfer.label.initiate": "Initiate",
"warehouse_transfer.alert.initiate_warehouse": "The given warehouse transfer has been initialized.",
"warehouse_transfer.alert.are_you_sure_you_want_to_initate": "Are you sure you want to initiate this warehouse transfer?",