|
@@ -1,110 +1,184 @@
|
|
|
{
|
|
|
- "dashboard": "Dashboard",
|
|
|
- "sales": "Sales",
|
|
|
- "analytics": "Analytics",
|
|
|
- "apps": "Apps",
|
|
|
- "components": "Components",
|
|
|
- "elements": "Elements",
|
|
|
- "font_icons": "Font Icons",
|
|
|
- "widgets": "Widgets",
|
|
|
- "tables": "Tables",
|
|
|
- "datatables": "Data Tables",
|
|
|
- "forms": "Forms",
|
|
|
- "users": "Users",
|
|
|
- "pages": "Pages",
|
|
|
- "authentication": "Authentication",
|
|
|
- "drag_and_drop": "Drag and Drop",
|
|
|
- "maps": "Maps",
|
|
|
- "charts": "Charts",
|
|
|
- "starter_kit": "Starter Kit",
|
|
|
- "documentation": "Documentation",
|
|
|
- "ui_kit": "UI Kit",
|
|
|
- "more": "More",
|
|
|
- "finance": "Finance",
|
|
|
- "crypto": "Crypto",
|
|
|
- "chat": "Chat",
|
|
|
- "mailbox": "Mailbox",
|
|
|
- "todo_list": "Todo List",
|
|
|
- "notes": "Notes",
|
|
|
- "scrumboard": "Scrumboard",
|
|
|
- "contacts": "Contacts",
|
|
|
- "invoice": "Invoice",
|
|
|
- "list": "List",
|
|
|
- "preview": "Preview",
|
|
|
+ "warehouse": "Warehouse Management",
|
|
|
+ "warehouseList": "Warehouse List",
|
|
|
+ "goodsLend": "Location Management",
|
|
|
+ "goodsTransfer": "Inventory List",
|
|
|
+ "goodsExchange": "Inbound Management",
|
|
|
+ "goodsOutBound": "Outbound Management",
|
|
|
+ "goodsInventory": "Inventory Check",
|
|
|
+ "goodsInventoryLoss": "Inventory Loss",
|
|
|
+ "goodsUnderstock": "Transfer List",
|
|
|
+ "configMsg": "Message Configuration",
|
|
|
+
|
|
|
+ "setting": "System Management",
|
|
|
+ "companyList": "Company List",
|
|
|
+ "roleManage": "Role Management",
|
|
|
+ "dicData": "Data Dictionary",
|
|
|
+ "menuManage": "Menu Management",
|
|
|
+ "systemLog": "Operation Records",
|
|
|
+ "branch": "Department Management",
|
|
|
+ "package": "Package Management",
|
|
|
+ "packageList": "Package List",
|
|
|
+ "packagePermissions": "Package Permissions",
|
|
|
+ "templateManage": "Template Management",
|
|
|
+ "smsTemplate": "SMS Template",
|
|
|
+ "systemMessage": "System Message Template",
|
|
|
+ "emailtemplate": "Email Template",
|
|
|
+ "accountTemplate": "Public Account Template",
|
|
|
+
|
|
|
+ "companyMent": "Company Management",
|
|
|
+ "administratorManage": "Personnel Management",
|
|
|
+ "companyInfo": "Company Details",
|
|
|
+ "goods": "Goods Management",
|
|
|
+ "SKUList": "Goods List",
|
|
|
+ "warehouseLocation": "Warehouse Location",
|
|
|
+ "addInventory": "Add Inventory",
|
|
|
+ "synchronous": "Synchronize",
|
|
|
+
|
|
|
"add": "Add",
|
|
|
"edit": "Edit",
|
|
|
+ "view": "View",
|
|
|
+ "delete": "Delete",
|
|
|
+ "review": "Review",
|
|
|
+ "down": "Reject",
|
|
|
+ "print": "Print",
|
|
|
+ "preview": "Preview",
|
|
|
+ "search": "Search",
|
|
|
+ "operate": "Operate",
|
|
|
+ "submit": "Submit",
|
|
|
+ "cancel": "Cancel",
|
|
|
+ "return": "Return",
|
|
|
+ "save": "Save",
|
|
|
+ "place": "Please Enter",
|
|
|
+ "content": "Content",
|
|
|
+ "select": "Select",
|
|
|
+ "scan_code": "Scan Code for Entry",
|
|
|
+ "out_code": "Scan Code for Exit",
|
|
|
+ "change": "Please Select",
|
|
|
+ "notes": "Notes",
|
|
|
+ "date": "Date and Time",
|
|
|
+ "diff": "Difference",
|
|
|
+ "type": "Type",
|
|
|
+ "unknown": "Unknown Type",
|
|
|
+ "add_success": "Added Successfully",
|
|
|
+ "sub_success": "Saved Successfully",
|
|
|
+ "edit_success": "Edited Successfully",
|
|
|
+ "set_success": "Set Successfully",
|
|
|
+ "audit_success": "Reviewed Successfully",
|
|
|
+ "down_success": "Rejected Successfully",
|
|
|
+ "prompt": "Prompt",
|
|
|
+ "rejected": "Rejected!",
|
|
|
+ "reject_reason": "Please Fill in the Rejection Reason!",
|
|
|
+ "confirm_rejec": "Are You Sure to Reject?",
|
|
|
+ "del_info": "Are You Sure to Delete?",
|
|
|
+ "del_success": "Deleted Successfully",
|
|
|
+ "form_erroe": "Form Filling Error, Please Check!",
|
|
|
+ "search_placeholde": "Please Enter Keywords to Search",
|
|
|
+
|
|
|
+ "warechouse": "Warehouse",
|
|
|
+ "warechouse_sn": "Warehouse Number",
|
|
|
+ "warechouse_name": "Warehouse Name",
|
|
|
+ "warechouse_user_name": "Person in Charge Name",
|
|
|
+ "warechouse_phone": "Person in Charge Phone Number",
|
|
|
+ "warechouse_address": "Warehouse Address",
|
|
|
+ "warechouse_remark": "Warehouse Description",
|
|
|
+ "warechouse_code": "Location Number",
|
|
|
+ "warechouse_area": "Location Area",
|
|
|
+ "warechouse_sku": "Bound SKU Count",
|
|
|
+ "location_notes": "Location Description",
|
|
|
+ "location_code": "Area Number",
|
|
|
+ "location_name": "Area Name",
|
|
|
+ "actual_stock": "Actual Stock",
|
|
|
+ "usable_stock": "Usable Stock",
|
|
|
+ "transit_stock": "In-Transit Stock",
|
|
|
+ "locked_stock": "Frozen Stock",
|
|
|
+ "warning_stock": "Warning Stock",
|
|
|
+ "transitDetails": "In-Transit Details",
|
|
|
+ "order_sn": "Order Number",
|
|
|
+ "transit_num": "In-Transit Quantity",
|
|
|
+ "return_date": "Return Date",
|
|
|
+ "setNumber": "Set Warning Quantity",
|
|
|
+ "warningQuantity": "Warning Quantity",
|
|
|
+ "integer": "Positive Integer",
|
|
|
+ "warehousing": "Warehousing",
|
|
|
+ "access_time": "Access Time",
|
|
|
+ "start_time": "Start Time",
|
|
|
+ "end_time": "End Time",
|
|
|
+ "storage_type": "Storage Type",
|
|
|
+ "customer_name": "Customer Name",
|
|
|
+ "phone": "Phone Number",
|
|
|
+ "warehousing_sn": "Warehousing Number",
|
|
|
+ "warehousing_num": "Warehousing Quantity",
|
|
|
+ "warehousing_in_num": "Warehoused Quantity",
|
|
|
+ "not_entry_num": "Not Warehoused Quantity",
|
|
|
+ "warehousing_type": "Warehousing Type",
|
|
|
+ "warehousing_time": "Warehousing Time",
|
|
|
+ "warehousing_state": "Status",
|
|
|
+ "inStock": "Warehoused",
|
|
|
+ "notStock": "Not Warehoused",
|
|
|
+ "reject": "Rejection Reason",
|
|
|
+
|
|
|
+ "addOut":"Add Outbound",
|
|
|
+ "outBound": "Outbound",
|
|
|
+ "out_sn": "Outbound Number",
|
|
|
+ "out_type": "Outbound Type",
|
|
|
+ "out_num": "Outbound Quantity",
|
|
|
+
|
|
|
+ "inven": "Inventory",
|
|
|
+ "inventory": "Inventory List",
|
|
|
+ "creator": "Creator",
|
|
|
+ "reviewer": "Reviewer",
|
|
|
+ "notifiedre": "Notify Reviewer",
|
|
|
+ "goods_code": "Goods Scan Code",
|
|
|
+ "inventoryType": "Inventory Type",
|
|
|
+ "inventoryDate": "Inventory Date",
|
|
|
+ "inventoryPeople": "Inventory Person",
|
|
|
+ "inventorySn": "Inventory Number",
|
|
|
+ "inventory_time": "Inventory Time",
|
|
|
+ "stock": "Stock Quantity",
|
|
|
+ "inventory_num": "Inventory Quantity",
|
|
|
+
|
|
|
+ "goods_info": "Goods",
|
|
|
+ "goods_sn": "Goods Number",
|
|
|
+ "goods_name": "Goods Name",
|
|
|
+ "goods_unit": "Unit",
|
|
|
+ "goods_inventory": "Goods Details",
|
|
|
+
|
|
|
+ "order_num": "Order Quantity",
|
|
|
+ "return_num": "Return Quantity",
|
|
|
+
|
|
|
+ "inOut": "Outbound",
|
|
|
+ "notOut": "Not Outbound",
|
|
|
+ "outTime": "Outbound Time",
|
|
|
+
|
|
|
+ "loss_goods": "Damaged Goods",
|
|
|
+ "loss_date": "Damage Date",
|
|
|
+ "loss_people": "Damage Person",
|
|
|
+ "loss_sn": "Damage Number",
|
|
|
+ "loss_desc": "Damage Description",
|
|
|
+ "loss_time": "Damage Time",
|
|
|
+ "loss_type": "Damage Type",
|
|
|
+ "loss_num": "Damage Quantity",
|
|
|
+
|
|
|
+ "search_goods": "Search Goods",
|
|
|
+ "transfer_goods": "Transfer Goods",
|
|
|
+ "out_warehouse": "Outgoing Warehouse",
|
|
|
+ "to_warehouse": "Incoming Warehouse",
|
|
|
+ "transfer_time": "Transfer Time",
|
|
|
+ "transfer_sn": "Transfer Number",
|
|
|
+ "transfer_num": "Transfer Quantity",
|
|
|
+ "delivery_method": "Delivery Method",
|
|
|
+ "transfer_order": "Transfer Order",
|
|
|
+
|
|
|
+ "brand": "Brand",
|
|
|
+ "weight": "Weight",
|
|
|
+ "consistent": "Cannot Be Consistent",
|
|
|
+
|
|
|
+ "goods_tips":"The item is out of stock!",
|
|
|
"calendar": "Calendar",
|
|
|
"tabs": "Tabs",
|
|
|
- "accordions": "Accordions",
|
|
|
- "modals": "Modals",
|
|
|
- "cards": "Cards",
|
|
|
- "carousel": "Carousel",
|
|
|
- "countdown": "Countdown",
|
|
|
- "counter": "Counter",
|
|
|
- "sweet_alerts": "Sweet Alerts",
|
|
|
- "timeline": "Timeline",
|
|
|
- "notifications": "Notifications",
|
|
|
- "media_object": "Media Object",
|
|
|
- "list_group": "List Group",
|
|
|
- "pricing_tables": "Pricing Tables",
|
|
|
- "lightbox": "Lightbox",
|
|
|
- "alerts": "Alerts",
|
|
|
- "avatar": "Avatar",
|
|
|
- "badges": "Badges",
|
|
|
- "breadcrumbs": "Breadcrumbs",
|
|
|
- "buttons": "Buttons",
|
|
|
- "button_groups": "Button Groups",
|
|
|
- "color_library": "Color Library",
|
|
|
- "dropdown": "Dropdown",
|
|
|
- "infobox": "Infobox",
|
|
|
- "jumbotron": "Jumbotron",
|
|
|
- "loader": "Loader",
|
|
|
- "pagination": "Pagination",
|
|
|
- "popovers": "Popovers",
|
|
|
- "progress_bar": "Progress Bar",
|
|
|
- "search": "Search",
|
|
|
- "tooltips": "Tooltips",
|
|
|
- "treeview": "Treeview",
|
|
|
- "typography": "Typography",
|
|
|
- "basic": "Basic",
|
|
|
- "order_sorting": "Order Sorting",
|
|
|
- "multi_column": "Multi Column",
|
|
|
- "multiple_tables": "Multiple Tables",
|
|
|
- "alt_pagination": "Alt. Pagination",
|
|
|
- "range_search": "Range Search",
|
|
|
- "export": "Export",
|
|
|
- "input_group": "Input Group",
|
|
|
- "layouts": "Layouts",
|
|
|
- "validation": "Validation",
|
|
|
- "input_mask": "Input Mask",
|
|
|
- "select2": "Select2",
|
|
|
- "touchspin": "Touchspin",
|
|
|
- "checkbox_and_radio": "Checkbox & Radio",
|
|
|
- "switches": "Switches",
|
|
|
- "wizards": "Wizards",
|
|
|
- "file_upload": "File Upload",
|
|
|
- "quill_editor": "Quill Editor",
|
|
|
- "markdown_editor": "Markdown Editor",
|
|
|
- "date_and_range_picker": "Date & Range Picker",
|
|
|
- "clipboard": "Clipboard",
|
|
|
- "user_and_pages": "User And Pages",
|
|
|
- "profile": "Profile",
|
|
|
- "account_settings": "Account Settings",
|
|
|
- "knowledge_base": "Knowledge Base",
|
|
|
- "contact_form": "Contact Form",
|
|
|
- "faq": "Faq",
|
|
|
- "coming_soon": "Coming Soon",
|
|
|
"error": "Error",
|
|
|
- "maintenence": "Maintenence",
|
|
|
- "login_boxed": "Login Boxed",
|
|
|
- "register_boxed": "Register Boxed",
|
|
|
- "unlock_boxed": "Unlock Boxed",
|
|
|
- "recover_id_boxed": "Recover Id Boxed",
|
|
|
- "login_cover": "Login Cover",
|
|
|
- "register_cover": "Register Cover",
|
|
|
- "unlock_cover": "Unlock Cover",
|
|
|
- "recover_id_cover": "Recover Id Cover",
|
|
|
- "supports": "Supports",
|
|
|
+
|
|
|
"login": "Login",
|
|
|
"lockscreen": "Lockscreen",
|
|
|
"password_recovery": "Password Recovery",
|