This commit is contained in:
parent
7e21d81ac7
commit
db0b4fd866
|
|
@ -10,10 +10,10 @@
|
|||
"Password": "Password",
|
||||
"Sign in": "Sign in",
|
||||
"Point © 2022 | All Rights Reserved": "Point © 2022 | All Rights Reserved",
|
||||
"unknown": "unknown",
|
||||
"super admin": "super admin",
|
||||
"unknown": "Unknown",
|
||||
"super admin": "Super admin",
|
||||
"Home": "Home",
|
||||
"example": "example",
|
||||
"example": "Example",
|
||||
"Log Out": "Log Out",
|
||||
"Example": "Example",
|
||||
"Add": "Add",
|
||||
|
|
@ -37,34 +37,34 @@
|
|||
"Paris": "Paris",
|
||||
"New York": "New York",
|
||||
"Seoul": "Seoul",
|
||||
"name": "name",
|
||||
"image": "image",
|
||||
"parent_id": "parent",
|
||||
"product_count": "product count",
|
||||
"basicinfo": "basic info",
|
||||
"view_information": "view information",
|
||||
"back": "back",
|
||||
"price": "price",
|
||||
"description": "description",
|
||||
"favorite": "favorite",
|
||||
"main_photo": "main photo",
|
||||
"category_id": "category",
|
||||
"order_code": "order code",
|
||||
"email": "email",
|
||||
"status": "status",
|
||||
"total": "total",
|
||||
"order_id": "order",
|
||||
"customer_name": "customer name",
|
||||
"customer_phone_number": "customer phone number",
|
||||
"order_created_at": "order created at",
|
||||
"address": "address",
|
||||
"country": "country",
|
||||
"note": "note",
|
||||
"categories": "categories",
|
||||
"coupon": "coupon",
|
||||
"orders": "orders",
|
||||
"products": "products",
|
||||
"slider": "slider",
|
||||
"name": "Name",
|
||||
"image": "Image",
|
||||
"parent_id": "Parent",
|
||||
"product_count": "Product count",
|
||||
"basicinfo": "Basic info",
|
||||
"view_information": "View information",
|
||||
"back": "Back",
|
||||
"price": "Price",
|
||||
"description": "Description",
|
||||
"favorite": "Favorite",
|
||||
"main_photo": "Main photo",
|
||||
"category_id": "Category",
|
||||
"order_code": "Order code",
|
||||
"email": "Email",
|
||||
"status": "Status",
|
||||
"total": "Total",
|
||||
"order_id": "Order",
|
||||
"customer_name": "Customer name",
|
||||
"customer_phone_number": "Customer phone number",
|
||||
"order_created_at": "Order created at",
|
||||
"address": "Address",
|
||||
"country": "Country",
|
||||
"note": "Note",
|
||||
"categories": "Categories",
|
||||
"coupon": "Coupon",
|
||||
"orders": "Orders",
|
||||
"products": "Products",
|
||||
"slider": "Slider",
|
||||
"discount_type": "Discount Type",
|
||||
"coupon_type": "Coupon Type",
|
||||
"code": "Code",
|
||||
|
|
@ -104,7 +104,7 @@
|
|||
"Add Another Item": "Add Another Item",
|
||||
"no_records": "No records",
|
||||
"Total": "Total",
|
||||
"items": "items",
|
||||
"items": "Items",
|
||||
"search": "Search",
|
||||
"required_name": "All Name Fields Are Required. in attribute",
|
||||
"required_description": "All Description Fields Are Required. in attribute",
|
||||
|
|
@ -119,8 +119,12 @@
|
|||
"Add New Attribute": "Add New Attribute",
|
||||
"Attribute": "Attribute",
|
||||
"Value": "Value",
|
||||
"Items": "Items",
|
||||
"Search": "Search",
|
||||
"Basicinfo": "Basic Info",
|
||||
"Attributes": "Attributes",
|
||||
"Add New Variant": "Add New Variant",
|
||||
"variant": "variant",
|
||||
"variant": "Variant",
|
||||
"unique_error_names": "Unique name for each attribute is required",
|
||||
"deliviration_estimated_time": "Delivery Estimated Time",
|
||||
"delivery_link": "Delivery Link",
|
||||
|
|
@ -138,9 +142,9 @@
|
|||
"title_ar": "Title (Arabic)",
|
||||
"title_de": "Title (German)",
|
||||
"avatar": "Avatar",
|
||||
"added_successful": "added successful",
|
||||
"added_successful": "Added successful",
|
||||
"failed_to_add_data": "Failed to add data",
|
||||
"deleted_successfully": "deleted successfully",
|
||||
"deleted_successfully": "Deleted successfully",
|
||||
"updated_successfully": "updated successfully",
|
||||
"Product_Count_in_your_Application": "Number of Products in Your Application",
|
||||
"productCount": "Count of Products",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user