From 071400bcfd6bc4f6a5fa28eec9f826f6abadaf54 Mon Sep 17 00:00:00 2001 From: jack Date: Mon, 13 Jan 2025 18:01:55 +0800 Subject: [PATCH] Improve Multi-Language Support for Backend Role --- lang/ar/panel/menu.php | 2 + lang/ar/panel/route.php | 87 ++++---- lang/de/panel/menu.php | 2 + lang/de/panel/route.php | 17 +- lang/en/panel/menu.php | 2 + lang/en/panel/route.php | 380 +++++++++++++++++---------------- lang/es/panel/menu.php | 2 + lang/es/panel/route.php | 388 +++++++++++++++++----------------- lang/fr/panel/menu.php | 4 + lang/fr/panel/route.php | 14 ++ lang/id/panel/menu.php | 2 + lang/id/panel/route.php | 418 +++++++++++++++++++------------------ lang/it/panel/menu.php | 2 + lang/it/panel/route.php | 14 ++ lang/ja/panel/menu.php | 2 + lang/ja/panel/route.php | 411 ++++++++++++++++++------------------ lang/ko/panel/menu.php | 2 + lang/ko/panel/route.php | 17 +- lang/ms/panel/menu.php | 2 + lang/ms/panel/route.php | 387 +++++++++++++++++----------------- lang/pt/panel/menu.php | 2 + lang/pt/panel/route.php | 14 ++ lang/ru/panel/menu.php | 2 + lang/ru/panel/route.php | 14 ++ lang/th/panel/menu.php | 2 + lang/th/panel/route.php | 388 +++++++++++++++++----------------- lang/vi/panel/menu.php | 2 + lang/vi/panel/route.php | 14 ++ lang/zh_cn/panel/menu.php | 2 + lang/zh_cn/panel/route.php | 14 ++ lang/zh_hk/panel/menu.php | 2 + lang/zh_hk/panel/route.php | 14 ++ 32 files changed, 1435 insertions(+), 1190 deletions(-) diff --git a/lang/ar/panel/menu.php b/lang/ar/panel/menu.php index 4f3a6644..636e6bbd 100644 --- a/lang/ar/panel/menu.php +++ b/lang/ar/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => 'المنتجات', 'top_setting' => 'الإعدادات', 'upload' => 'وظيفة التحميل', + 'attribute_values' => 'قيم السمات', + 'socials' => 'تسجيل الدخول الاجتماعي', ]; diff --git a/lang/ar/panel/route.php b/lang/ar/panel/route.php index 48a83dc0..ffe79517 100644 --- a/lang/ar/panel/route.php +++ b/lang/ar/panel/route.php @@ -19,13 +19,15 @@ 'admins_store' => 'حفظ مشرف', 'admins_update' => 'تحديث مشرف', 'analytics_create' => 'إنشاء تحليل', + 'analytics_customer' => 'تحليل خدمة العملاء', 'analytics_destroy' => 'حذف تحليل', 'analytics_edit' => 'تحرير تحليل', 'analytics_index' => 'قائمة التحليلات', + 'analytics_order' => 'تحليل الطلبات', + 'analytics_product' => 'تحليل المنتجات', 'analytics_show' => 'عرض تحليل', 'analytics_store' => 'حفظ تحليل', 'analytics_update' => 'تحديث تحليل', - 'analytics_customer' => 'تحليل خدمة العملاء', 'articles_active' => 'تفعيل المقالات', 'articles_create' => 'إنشاء مقال', 'articles_destroy' => 'حذف مقال', @@ -41,6 +43,13 @@ 'attribute_groups_show' => 'عرض مجموعة خصائص', 'attribute_groups_store' => 'حفظ مجموعة خصائص', 'attribute_groups_update' => 'تحديث مجموعة خصائص', + 'attribute_values_create' => 'إنشاء قيمة سمة', + 'attribute_values_destroy' => 'حذف قيمة السمة', + 'attribute_values_edit' => 'تعديل قيمة السمة', + 'attribute_values_index' => 'قائمة قيم السمات', + 'attribute_values_show' => 'عرض قيمة السمة', + 'attribute_values_store' => 'حفظ قيمة السمة', + 'attribute_values_update' => 'تحديث قيمة السمة', 'attributes_create' => 'إنشاء خصائص', 'attributes_destroy' => 'حذف خصائص', 'attributes_edit' => 'تحرير خصائص', @@ -56,6 +65,14 @@ 'brands_show' => 'عرض علامة تجارية', 'brands_store' => 'حفظ علامة تجارية', 'brands_update' => 'تحديث علامة تجارية', + 'catalogs_active' => 'تفعيل الدليل', + 'catalogs_create' => 'إنشاء دليل', + 'catalogs_destroy' => 'حذف الدليل', + 'catalogs_edit' => 'تعديل الدليل', + 'catalogs_index' => 'قائمة الأدلة', + 'catalogs_show' => 'عرض الدليل', + 'catalogs_store' => 'حفظ الدليل', + 'catalogs_update' => 'تحديث الدليل', 'categories_active' => 'تفعيل التصنيفات', 'categories_create' => 'إنشاء تصنيف', 'categories_destroy' => 'حذف تصنيف', @@ -64,6 +81,7 @@ 'categories_show' => 'عرض تصنيف', 'categories_store' => 'حفظ تصنيف', 'categories_update' => 'تحديث تصنيف', + 'content_ai_generate' => 'توليد المحتوى بواسطة الذكاء الاصطناعي', 'countries_active' => 'تفعيل البلدان', 'countries_create' => 'إنشاء بلد', 'countries_destroy' => 'حذف بلد', @@ -92,9 +110,20 @@ 'customers_destroy' => 'حذف عميل', 'customers_edit' => 'تحرير عميل', 'customers_index' => 'قائمة العملاء', + 'customers_login' => 'تسجيل دخول العملاء', 'customers_show' => 'عرض عميل', 'customers_store' => 'حفظ عميل', 'customers_update' => 'تحديث عميل', + 'locales_active' => 'تفعيل التوطين', + 'locales_edit' => 'تحرير التوطين', + 'locales_index' => 'قائمة التوطين', + 'locales_install' => 'تثبيت التوطين', + 'locales_uninstall' => 'إلغاء تثبيت التوطين', + 'locales_update' => 'تحديث التوطين', + 'marketplaces_domain_token' => 'ربط النطاق', + 'marketplaces_download' => 'تحميل التطبيق', + 'marketplaces_quick_checkout' => 'الدفع السريع', + 'order_returns_change_status' => 'تغيير حالة إرجاع الطلب', 'order_returns_create' => 'إنشاء استرداد طلب', 'order_returns_destroy' => 'حذف استرداد طلب', 'order_returns_edit' => 'تحرير استرداد طلب', @@ -107,6 +136,7 @@ 'orders_destroy' => 'حذف طلب', 'orders_edit' => 'تحرير طلب', 'orders_index' => 'قائمة الطلبات', + 'orders_printing' => 'طباعة الطلبات', 'orders_show' => 'عرض طلب', 'orders_store' => 'حفظ طلب', 'orders_update' => 'تحديث طلب', @@ -128,6 +158,15 @@ 'plugins_store' => 'حفظ إضافات', 'plugins_update' => 'تحديث إضافات', 'plugins_update_status' => 'تحديث حالة الإضافة', + 'products_active' => 'تفعيل المنتجات', + 'products_copy' => 'نسخ المنتج', + 'products_create' => 'إنشاء منتج', + 'products_destroy' => 'حذف منتج', + 'products_edit' => 'تحرير منتج', + 'products_index' => 'قائمة المنتجات', + 'products_show' => 'عرض المنتج', + 'products_store' => 'حفظ المنتج', + 'products_update' => 'تحديث المنتج', 'regions_active' => 'تفعيل المناطق', 'regions_create' => 'إنشاء منطقة', 'regions_destroy' => 'حذف منطقة', @@ -136,6 +175,14 @@ 'regions_show' => 'عرض منطقة', 'regions_store' => 'حفظ منطقة', 'regions_update' => 'تحديث منطقة', + 'reviews_active' => 'تفعيل التعليقات', + 'reviews_create' => 'إنشاء تعليق', + 'reviews_destroy' => 'حذف تعليق', + 'reviews_edit' => 'تحرير تعليق', + 'reviews_index' => 'قائمة التعليقات', + 'reviews_show' => 'عرض التعليق', + 'reviews_store' => 'حفظ التعليق', + 'reviews_update' => 'تحديث التعليق', 'roles_create' => 'إنشاء دور', 'roles_destroy' => 'حذف دور', 'roles_edit' => 'تحرير دور', @@ -145,6 +192,8 @@ 'roles_update' => 'تحديث دور', 'settings_index' => 'قائمة الإعدادات', 'settings_update' => 'تحديث الإعدادات', + 'socials_index' => 'قائمة تسجيل الدخول الاجتماعي', + 'socials_store' => 'حفظ تسجيل الدخول الاجتماعي', 'states_active' => 'تفعيل الولايات', 'states_create' => 'إنشاء ولاية', 'states_destroy' => 'حذف ولاية', @@ -187,42 +236,6 @@ 'themes_show' => 'عرض قالب', 'themes_store' => 'حفظ قالب', 'themes_update' => 'تحديث قالب', - 'analytics_order' => 'تحليل الطلبات', - 'analytics_product' => 'تحليل المنتجات', - 'catalogs_active' => 'تفعيل الدليل', - 'catalogs_create' => 'إنشاء دليل', - 'catalogs_destroy' => 'حذف الدليل', - 'catalogs_edit' => 'تعديل الدليل', - 'catalogs_index' => 'قائمة الأدلة', - 'catalogs_show' => 'عرض الدليل', - 'catalogs_store' => 'حفظ الدليل', - 'catalogs_update' => 'تحديث الدليل', - 'content_ai_generate' => 'توليد المحتوى بواسطة الذكاء الاصطناعي', - 'reviews_active' => 'تفعيل التعليقات', - 'reviews_create' => 'إنشاء تعليق', - 'reviews_destroy' => 'حذف تعليق', - 'reviews_edit' => 'تحرير تعليق', - 'reviews_index' => 'قائمة التعليقات', - 'reviews_show' => 'عرض التعليق', - 'reviews_store' => 'حفظ التعليق', - 'reviews_update' => 'تحديث التعليق', - 'locales_active' => 'تفعيل التوطين', - 'locales_edit' => 'تحرير التوطين', - 'locales_index' => 'قائمة التوطين', - 'locales_install' => 'تثبيت التوطين', - 'locales_uninstall' => 'إلغاء تثبيت التوطين', - 'locales_update' => 'تحديث التوطين', - 'marketplaces_domain_token' => 'ربط النطاق', - 'marketplaces_download' => 'تحميل التطبيق', - 'marketplaces_quick_checkout' => 'الدفع السريع', - 'products_create' => 'إنشاء منتج', - 'products_destroy' => 'حذف منتج', - 'products_edit' => 'تحرير منتج', - 'products_index' => 'قائمة المنتجات', - 'products_show' => 'عرض المنتج', - 'products_store' => 'حفظ المنتج', - 'products_update' => 'تحديث المنتج', 'upload_files' => 'تحميل الملفات', 'upload_images' => 'تحميل الصور', - ]; diff --git a/lang/de/panel/menu.php b/lang/de/panel/menu.php index de08c83a..eea16ba1 100644 --- a/lang/de/panel/menu.php +++ b/lang/de/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => 'Produkte', 'top_setting' => 'Einstellungen', 'upload' => 'Upload Funktion', + 'attribute_values' => 'Attributwerte', + 'socials' => 'Drittanbieter-Login', ]; diff --git a/lang/de/panel/route.php b/lang/de/panel/route.php index 1628190d..6bad3a69 100644 --- a/lang/de/panel/route.php +++ b/lang/de/panel/route.php @@ -43,6 +43,13 @@ 'attribute_groups_show' => 'Attributgruppe anzeigen', 'attribute_groups_store' => 'Attributgruppe speichern', 'attribute_groups_update' => 'Attributgruppe aktualisieren', + 'attribute_values_create' => 'Attributwert erstellen', + 'attribute_values_destroy' => 'Attributwert löschen', + 'attribute_values_edit' => 'Attributwert bearbeiten', + 'attribute_values_index' => 'Attributwerteliste', + 'attribute_values_show' => 'Attributwert anzeigen', + 'attribute_values_store' => 'Attributwert speichern', + 'attribute_values_update' => 'Attributwert aktualisieren', 'attributes_create' => 'Attribut erstellen', 'attributes_destroy' => 'Attribut löschen', 'attributes_edit' => 'Attribut bearbeiten', @@ -103,6 +110,7 @@ 'customers_destroy' => 'Kunde löschen', 'customers_edit' => 'Kunde bearbeiten', 'customers_index' => 'Kundenliste', + 'customers_login' => 'Kundenanmeldung', 'customers_show' => 'Kunde anzeigen', 'customers_store' => 'Kunde speichern', 'customers_update' => 'Kunde aktualisieren', @@ -115,6 +123,7 @@ 'marketplaces_domain_token' => 'Domain binden', 'marketplaces_download' => 'Anwendung herunterladen', 'marketplaces_quick_checkout' => 'Schnellkassen', + 'order_returns_change_status' => 'Änderung des Rückgabestatus der Bestellung', 'order_returns_create' => 'Rücksendung erstellen', 'order_returns_destroy' => 'Rücksendung löschen', 'order_returns_edit' => 'Rücksendung bearbeiten', @@ -127,6 +136,7 @@ 'orders_destroy' => 'Bestellung löschen', 'orders_edit' => 'Bestellung bearbeiten', 'orders_index' => 'Bestellungenliste', + 'orders_printing' => 'Bestellungsdruck', 'orders_show' => 'Bestellung anzeigen', 'orders_store' => 'Bestellung speichern', 'orders_update' => 'Bestellung aktualisieren', @@ -148,6 +158,8 @@ 'plugins_store' => 'Plugin speichern', 'plugins_update' => 'Plugin aktualisieren', 'plugins_update_status' => 'Pluginstatus aktualisieren', + 'products_active' => 'Produkte aktivieren', + 'products_copy' => 'Produkt kopieren', 'products_create' => 'Produkt erstellen', 'products_destroy' => 'Produkt löschen', 'products_edit' => 'Produkt bearbeiten', @@ -180,6 +192,8 @@ 'roles_update' => 'Rolle aktualisieren', 'settings_index' => 'Einstellungsliste', 'settings_update' => 'Einstellung aktualisieren', + 'socials_index' => 'Drittanbieter-Login-Liste', + 'socials_store' => 'Drittanbieter-Login speichern', 'states_active' => 'Bundesland aktivieren', 'states_create' => 'Bundesland erstellen', 'states_destroy' => 'Bundesland löschen', @@ -216,5 +230,6 @@ 'themes_index' => 'Themenliste', 'themes_settings_index' => 'Themeneinstellungsliste', 'themes_settings_update' => 'Themeneinstellung aktualisieren', - 'upload_files' => 'Dateien hochladen', 'upload_images' => 'Bilder hochladen', + 'upload_files' => 'Dateien hochladen', + 'upload_images' => 'Bilder hochladen', ]; diff --git a/lang/en/panel/menu.php b/lang/en/panel/menu.php index 36121d9e..a735deb2 100644 --- a/lang/en/panel/menu.php +++ b/lang/en/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => 'Product', 'top_setting' => 'Setting', 'upload' => 'Upload', + 'attribute_values' => 'Attribute Values', + 'socials' => 'Social Logins', ]; diff --git a/lang/en/panel/route.php b/lang/en/panel/route.php index e3ca1209..b2026d7a 100644 --- a/lang/en/panel/route.php +++ b/lang/en/panel/route.php @@ -8,214 +8,228 @@ */ return [ - 'orders_index' => 'Orders Index', - 'orders_create' => 'Create Order', - 'orders_store' => 'Store Order', - 'orders_show' => 'Show Order', - 'orders_edit' => 'Edit Order', - 'orders_update' => 'Update Order', - 'orders_destroy' => 'Destroy Order', - 'orders_change_status' => 'Change Order Status', - 'order_returns_index' => 'Order Returns Index', - 'order_returns_create' => 'Create Order Return', - 'order_returns_store' => 'Store Order Return', - 'order_returns_show' => 'Show Order Return', - 'order_returns_edit' => 'Edit Order Return', - 'order_returns_update' => 'Update Order Return', - 'order_returns_destroy' => 'Destroy Order Return', - 'products_index' => 'Products Index', - 'products_create' => 'Create Product', - 'products_store' => 'Store Product', - 'products_show' => 'Show Product', - 'products_edit' => 'Edit Product', - 'products_update' => 'Update Product', - 'products_destroy' => 'Destroy Product', - 'categories_index' => 'Categories Index', - 'categories_create' => 'Create Category', - 'categories_store' => 'Store Category', - 'categories_show' => 'Show Category', - 'categories_edit' => 'Edit Category', - 'categories_update' => 'Update Category', - 'categories_destroy' => 'Destroy Category', - 'categories_active' => 'Activate Category', - 'brands_index' => 'Brands Index', - 'brands_create' => 'Create Brand', - 'brands_store' => 'Store Brand', - 'brands_show' => 'Show Brand', - 'brands_edit' => 'Edit Brand', - 'brands_update' => 'Update Brand', - 'brands_destroy' => 'Destroy Brand', - 'brands_active' => 'Activate Brand', - 'articles_index' => 'Articles Index', + 'account_index' => 'Account Index', + 'account_update' => 'Update Account', + 'admins_active' => 'Activate Admin', + 'admins_create' => 'Create Admin', + 'admins_destroy' => 'Destroy Admin', + 'admins_edit' => 'Edit Admin', + 'admins_index' => 'Admins Index', + 'admins_show' => 'Show Admin', + 'admins_store' => 'Store Admin', + 'admins_update' => 'Update Admin', + 'analytics_create' => 'Create Analytics', + 'analytics_customer' => 'Customer Analytics', + 'analytics_destroy' => 'Destroy Analytics', + 'analytics_edit' => 'Edit Analytics', + 'analytics_index' => 'Analytics Index', + 'analytics_order' => 'Order Analytics', + 'analytics_product' => 'Product Analytics', + 'analytics_show' => 'Show Analytics', + 'analytics_store' => 'Store Analytics', + 'analytics_update' => 'Update Analytics', + 'articles_active' => 'Activate Article', 'articles_create' => 'Create Article', - 'articles_store' => 'Store Article', - 'articles_show' => 'Show Article', + 'articles_destroy' => 'Destroy Article', 'articles_edit' => 'Edit Article', + 'articles_index' => 'Articles Index', + 'articles_show' => 'Show Article', + 'articles_store' => 'Store Article', 'articles_update' => 'Update Article', - 'articles_destroy' => 'Destroy Article', - 'articles_active' => 'Activate Article', - 'catalogs_index' => 'Catalogs Index', + 'attribute_groups_create' => 'Create Attr Group', + 'attribute_groups_destroy' => 'Destroy Attr Group', + 'attribute_groups_edit' => 'Edit Attr Group', + 'attribute_groups_index' => 'Attribute Groups Index', + 'attribute_groups_show' => 'Show Attr Group', + 'attribute_groups_store' => 'Store Attr Group', + 'attribute_groups_update' => 'Update Attr Group', + 'attribute_values_create' => 'Create Attribute Value', + 'attribute_values_destroy' => 'Delete Attribute Value', + 'attribute_values_edit' => 'Edit Attribute Value', + 'attribute_values_index' => 'Attribute Values List', + 'attribute_values_show' => 'Show Attribute Value', + 'attribute_values_store' => 'Store Attribute Value', + 'attribute_values_update' => 'Update Attribute Value', + 'attributes_create' => 'Create Attribute', + 'attributes_destroy' => 'Destroy Attribute', + 'attributes_edit' => 'Edit Attribute', + 'attributes_index' => 'Attributes Index', + 'attributes_show' => 'Show Attribute', + 'attributes_store' => 'Store Attribute', + 'attributes_update' => 'Update Attribute', + 'brands_active' => 'Activate Brand', + 'brands_create' => 'Create Brand', + 'brands_destroy' => 'Destroy Brand', + 'brands_edit' => 'Edit Brand', + 'brands_index' => 'Brands Index', + 'brands_show' => 'Show Brand', + 'brands_store' => 'Store Brand', + 'brands_update' => 'Update Brand', + 'catalogs_active' => 'Activate Catalog', 'catalogs_create' => 'Create Catalog', - 'catalogs_store' => 'Store Catalog', - 'catalogs_show' => 'Show Catalog', + 'catalogs_destroy' => 'Destroy Catalog', 'catalogs_edit' => 'Edit Catalog', + 'catalogs_index' => 'Catalogs Index', + 'catalogs_show' => 'Show Catalog', + 'catalogs_store' => 'Store Catalog', 'catalogs_update' => 'Update Catalog', - 'catalogs_destroy' => 'Destroy Catalog', - 'catalogs_active' => 'Activate Catalog', - 'pages_index' => 'Pages Index', - 'pages_create' => 'Create Page', - 'pages_store' => 'Store Page', - 'pages_show' => 'Show Page', - 'pages_edit' => 'Edit Page', - 'pages_update' => 'Update Page', - 'pages_destroy' => 'Destroy Page', - 'pages_active' => 'Activate Page', - 'tags_index' => 'Tags Index', - 'tags_create' => 'Create Tag', - 'tags_store' => 'Store Tag', - 'tags_show' => 'Show Tag', - 'tags_edit' => 'Edit Tag', - 'tags_update' => 'Update Tag', - 'tags_destroy' => 'Destroy Tag', - 'tags_active' => 'Activate Tag', - 'customers_index' => 'Customers Index', - 'customers_create' => 'Create Customer', - 'customers_store' => 'Store Customer', - 'customers_show' => 'Show Customer', - 'customers_edit' => 'Edit Customer', - 'customers_update' => 'Update Customer', - 'customers_destroy' => 'Destroy Customer', - 'customers_active' => 'Activate Customer', - 'customer_groups_index' => 'Customer Groups Index', + 'categories_active' => 'Activate Category', + 'categories_create' => 'Create Category', + 'categories_destroy' => 'Destroy Category', + 'categories_edit' => 'Edit Category', + 'categories_index' => 'Categories Index', + 'categories_show' => 'Show Category', + 'categories_store' => 'Store Category', + 'categories_update' => 'Update Category', + 'content_ai_generate' => 'Generate AI Content', + 'countries_active' => 'Activate Country', + 'countries_create' => 'Create Country', + 'countries_destroy' => 'Destroy Country', + 'countries_edit' => 'Edit Country', + 'countries_index' => 'Countries Index', + 'countries_show' => 'Show Country', + 'countries_store' => 'Store Country', + 'countries_update' => 'Update Country', + 'currencies_active' => 'Activate Currency', + 'currencies_create' => 'Create Currency', + 'currencies_destroy' => 'Destroy Currency', + 'currencies_edit' => 'Edit Currency', + 'currencies_index' => 'Currencies Index', + 'currencies_show' => 'Show Currency', + 'currencies_store' => 'Store Currency', + 'currencies_update' => 'Update Currency', 'customer_groups_create' => 'Create Customer Group', - 'customer_groups_store' => 'Store Customer Group', - 'customer_groups_show' => 'Show Customer Group', + 'customer_groups_destroy' => 'Destroy Customer Group', 'customer_groups_edit' => 'Edit Customer Group', + 'customer_groups_index' => 'Customer Groups Index', + 'customer_groups_show' => 'Show Customer Group', + 'customer_groups_store' => 'Store Customer Group', 'customer_groups_update' => 'Update Customer Group', - 'customer_groups_destroy' => 'Destroy Customer Group', - 'analytics_index' => 'Analytics Index', - 'analytics_create' => 'Create Analytics', - 'analytics_store' => 'Store Analytics', - 'analytics_show' => 'Show Analytics', - 'analytics_edit' => 'Edit Analytics', - 'analytics_update' => 'Update Analytics', - 'analytics_destroy' => 'Destroy Analytics', + 'customers_active' => 'Activate Customer', + 'customers_create' => 'Create Customer', + 'customers_destroy' => 'Destroy Customer', + 'customers_edit' => 'Edit Customer', + 'customers_index' => 'Customers Index', + 'customers_login' => 'Customer Login', + 'customers_show' => 'Show Customer', + 'customers_store' => 'Store Customer', + 'customers_update' => 'Update Customer', + 'locales_active' => 'Activate Locale', + 'locales_edit' => 'Edit Locale', 'locales_index' => 'Locales Index', 'locales_install' => 'Install Locale', - 'locales_edit' => 'Edit Locale', - 'locales_update' => 'Update Locale', 'locales_uninstall' => 'Uninstall Locale', - 'locales_active' => 'Activate Locale', - 'themes_index' => 'Themes Index', - 'themes_active' => 'Activate Theme', - 'themes_settings_index' => 'Theme Settings Index', - 'themes_settings_update' => 'Update Theme Settings', - 'account_index' => 'Account Index', - 'account_update' => 'Update Account', - 'settings_index' => 'Settings Index', - 'settings_update' => 'Update Settings', - 'admins_index' => 'Admins Index', - 'admins_create' => 'Create Admin', - 'admins_store' => 'Store Admin', - 'admins_show' => 'Show Admin', - 'admins_edit' => 'Edit Admin', - 'admins_update' => 'Update Admin', - 'admins_destroy' => 'Destroy Admin', - 'admins_active' => 'Activate Admin', - 'roles_index' => 'Roles Index', + 'locales_update' => 'Update Locale', + 'marketplaces_domain_token' => 'Bind Domain', + 'marketplaces_download' => 'Download Application', + 'marketplaces_quick_checkout' => 'Quick Checkout', + 'order_returns_change_status' => 'Change Order Return Status', + 'order_returns_create' => 'Create Order Return', + 'order_returns_destroy' => 'Destroy Order Return', + 'order_returns_edit' => 'Edit Order Return', + 'order_returns_index' => 'Order Returns Index', + 'order_returns_show' => 'Show Order Return', + 'order_returns_store' => 'Store Order Return', + 'order_returns_update' => 'Update Order Return', + 'orders_change_status' => 'Change Order Status', + 'orders_create' => 'Create Order', + 'orders_destroy' => 'Destroy Order', + 'orders_edit' => 'Edit Order', + 'orders_index' => 'Orders Index', + 'orders_printing' => 'Order Printing', + 'orders_show' => 'Show Order', + 'orders_store' => 'Store Order', + 'orders_update' => 'Update Order', + 'pages_active' => 'Activate Page', + 'pages_create' => 'Create Page', + 'pages_destroy' => 'Destroy Page', + 'pages_edit' => 'Edit Page', + 'pages_index' => 'Pages Index', + 'pages_show' => 'Show Page', + 'pages_store' => 'Store Page', + 'pages_update' => 'Update Page', + 'plugin_market_index' => 'Plugin Market Index', + 'plugin_market_show' => 'Plugin Market Show', + 'plugins_create' => 'Create Plugin', + 'plugins_destroy' => 'Destroy Plugin', + 'plugins_edit' => 'Edit Plugin', + 'plugins_index' => 'Plugins Index', + 'plugins_show' => 'Show Plugin', + 'plugins_store' => 'Store Plugin', + 'plugins_update' => 'Update Plugin', + 'plugins_update_status' => 'Update Plugin Status', + 'products_active' => 'Activate Products', + 'products_copy' => 'Copy Product', + 'products_create' => 'Create Product', + 'products_destroy' => 'Destroy Product', + 'products_edit' => 'Edit Product', + 'products_index' => 'Products Index', + 'products_show' => 'Show Product', + 'products_store' => 'Store Product', + 'products_update' => 'Update Product', + 'regions_active' => 'Activate Region', + 'regions_create' => 'Create Region', + 'regions_destroy' => 'Destroy Region', + 'regions_edit' => 'Edit Region', + 'regions_index' => 'Regions Index', + 'regions_show' => 'Show Region', + 'regions_store' => 'Store Region', + 'regions_update' => 'Update Region', + 'reviews_active' => 'Activate Review', + 'reviews_create' => 'Create Review', + 'reviews_destroy' => 'Destroy Review', + 'reviews_edit' => 'Edit Review', + 'reviews_index' => 'Reviews Index', + 'reviews_show' => 'Show Review', + 'reviews_store' => 'Store Review', + 'reviews_update' => 'Update Review', 'roles_create' => 'Create Role', - 'roles_store' => 'Store Role', - 'roles_show' => 'Show Role', + 'roles_destroy' => 'Destroy Role', 'roles_edit' => 'Edit Role', + 'roles_index' => 'Roles Index', + 'roles_show' => 'Show Role', + 'roles_store' => 'Store Role', 'roles_update' => 'Update Role', - 'roles_destroy' => 'Destroy Role', - 'currencies_index' => 'Currencies Index', - 'currencies_create' => 'Create Currency', - 'currencies_store' => 'Store Currency', - 'currencies_show' => 'Show Currency', - 'currencies_edit' => 'Edit Currency', - 'currencies_update' => 'Update Currency', - 'currencies_destroy' => 'Destroy Currency', - 'currencies_active' => 'Activate Currency', - 'countries_index' => 'Countries Index', - 'countries_create' => 'Create Country', - 'countries_store' => 'Store Country', - 'countries_show' => 'Show Country', - 'countries_edit' => 'Edit Country', - 'countries_update' => 'Update Country', - 'countries_destroy' => 'Destroy Country', - 'countries_active' => 'Activate Country', - 'states_index' => 'States Index', + 'settings_index' => 'Settings Index', + 'settings_update' => 'Update Settings', + 'socials_index' => 'Social Logins List', + 'socials_store' => 'Store Social Login', + 'states_active' => 'Activate State', 'states_create' => 'Create State', - 'states_store' => 'Store State', - 'states_show' => 'Show State', + 'states_destroy' => 'Destroy State', 'states_edit' => 'Edit State', + 'states_index' => 'States Index', + 'states_show' => 'Show State', + 'states_store' => 'Store State', 'states_update' => 'Update State', - 'states_destroy' => 'Destroy State', - 'states_active' => 'Activate State', - 'regions_index' => 'Regions Index', - 'regions_create' => 'Create Region', - 'regions_store' => 'Store Region', - 'regions_show' => 'Show Region', - 'regions_edit' => 'Edit Region', - 'regions_update' => 'Update Region', - 'regions_destroy' => 'Destroy Region', - 'regions_active' => 'Activate Region', - 'tax_classes_index' => 'Tax Classes Index', + 'tags_active' => 'Activate Tag', + 'tags_create' => 'Create Tag', + 'tags_destroy' => 'Destroy Tag', + 'tags_edit' => 'Edit Tag', + 'tags_index' => 'Tags Index', + 'tags_show' => 'Show Tag', + 'tags_store' => 'Store Tag', + 'tags_update' => 'Update Tag', 'tax_classes_create' => 'Create Tax Class', - 'tax_classes_store' => 'Store Tax Class', - 'tax_classes_show' => 'Show Tax Class', + 'tax_classes_destroy' => 'Destroy Tax Class', 'tax_classes_edit' => 'Edit Tax Class', + 'tax_classes_index' => 'Tax Classes Index', + 'tax_classes_show' => 'Show Tax Class', + 'tax_classes_store' => 'Store Tax Class', 'tax_classes_update' => 'Update Tax Class', - 'tax_classes_destroy' => 'Destroy Tax Class', - 'tax_rates_index' => 'Tax Rates Index', 'tax_rates_create' => 'Create Tax Rate', - 'tax_rates_store' => 'Store Tax Rate', - 'tax_rates_show' => 'Show Tax Rate', + 'tax_rates_destroy' => 'Destroy Tax Rate', 'tax_rates_edit' => 'Edit Tax Rate', + 'tax_rates_index' => 'Tax Rates Index', + 'tax_rates_show' => 'Show Tax Rate', + 'tax_rates_store' => 'Store Tax Rate', 'tax_rates_update' => 'Update Tax Rate', - 'tax_rates_destroy' => 'Destroy Tax Rate', - 'plugins_index' => 'Plugins Index', - 'plugins_create' => 'Create Plugin', - 'plugins_store' => 'Store Plugin', - 'plugins_show' => 'Show Plugin', - 'plugins_edit' => 'Edit Plugin', - 'plugins_update' => 'Update Plugin', - 'plugins_destroy' => 'Destroy Plugin', - 'plugins_update_status' => 'Update Plugin Status', - 'attribute_groups_index' => 'Attribute Groups Index', - 'attribute_groups_create' => 'Create Attr Group', - 'attribute_groups_show' => 'Show Attr Group', - 'attribute_groups_store' => 'Store Attr Group', - 'attribute_groups_edit' => 'Edit Attr Group', - 'attribute_groups_update' => 'Update Attr Group', - 'attribute_groups_destroy' => 'Destroy Attr Group', - 'attributes_index' => 'Attributes Index', - 'attributes_create' => 'Create Attribute', - 'attributes_store' => 'Store Attribute', - 'attributes_show' => 'Show Attribute', - 'attributes_edit' => 'Edit Attribute', - 'attributes_update' => 'Update Attribute', - 'attributes_destroy' => 'Destroy Attribute', - 'plugin_market_index' => 'Plugin Market Index', - 'plugin_market_show' => 'Plugin Market Show', 'theme_market_index' => 'Theme Market Index', 'theme_market_show' => 'Theme Market Show', - 'marketplaces_download' => 'Download Application', - 'marketplaces_quick_checkout' => 'Quick Checkout', - 'marketplaces_domain_token' => 'Bind Domain', - 'reviews_index' => 'Reviews Index', - 'reviews_create' => 'Create Review', - 'reviews_store' => 'Store Review', - 'reviews_show' => 'Show Review', - 'reviews_edit' => 'Edit Review', - 'reviews_update' => 'Update Review', - 'reviews_destroy' => 'Destroy Review', - 'reviews_active' => 'Activate Review', - 'upload_images' => 'Upload Images', + 'themes_active' => 'Activate Theme', + 'themes_index' => 'Themes Index', + 'themes_settings_index' => 'Theme Settings Index', + 'themes_settings_update' => 'Update Theme Settings', 'upload_files' => 'Upload Files', - 'analytics_customer' => 'Customer Analytics', - 'analytics_order' => 'Order Analytics', - 'analytics_product' => 'Product Analytics', - 'content_ai_generate' => 'Generate AI Content', + 'upload_images' => 'Upload Images', ]; diff --git a/lang/es/panel/menu.php b/lang/es/panel/menu.php index e1bb35e7..f5d591f3 100644 --- a/lang/es/panel/menu.php +++ b/lang/es/panel/menu.php @@ -60,4 +60,6 @@ 'top_product' => 'Producto', 'top_setting' => 'Ajuste', 'upload' => 'Función de carga', + 'attribute_values' => 'Valores de atributos', + 'socials' => 'Inicios de sesión sociales', ]; diff --git a/lang/es/panel/route.php b/lang/es/panel/route.php index 690bb260..58e6e56e 100644 --- a/lang/es/panel/route.php +++ b/lang/es/panel/route.php @@ -1,221 +1,235 @@ - * @license https://opensource.org/licenses/OSL-3.0 Licencia de Software Abierto (OSL 3.0) + * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) */ -return [ - 'reviews_active' => 'Activar comentarios', - 'reviews_create' => 'Crear comentario', - 'reviews_destroy' => 'Eliminar comentario', - 'reviews_edit' => 'Editar comentario', - 'reviews_index' => 'Lista de comentarios', - 'reviews_show' => 'Mostrar comentario', - 'reviews_store' => 'Guardar comentario', - 'reviews_update' => 'Actualizar comentario', - 'upload_files' => 'Subir archivos', - 'upload_images' => 'Subir imágenes', - 'content_ai_generate' => 'Generación de contenido por IA', - 'analytics_customer' => 'Análisis de clientes', - 'analytics_order' => 'Análisis de pedidos', - 'analytics_product' => 'Análisis de productos', - 'orders_index' => 'Índice de pedidos', - 'orders_create' => 'Crear pedido', - 'orders_store' => 'Almacenar pedido', - 'orders_show' => 'Mostrar pedido', - 'orders_edit' => 'Editar pedido', - 'orders_update' => 'Actualizar pedido', - 'orders_destroy' => 'Eliminar pedido', - 'orders_change_status' => 'Cambiar estado del pedido', - 'order_returns_index' => 'Índice de devoluciones de pedidos', - 'order_returns_create' => 'Crear devolución de pedido', - 'order_returns_store' => 'Almacenar devolución de pedido', - 'order_returns_show' => 'Mostrar devolución de pedido', - 'order_returns_edit' => 'Editar devolución de pedido', - 'order_returns_update' => 'Actualizar devolución de pedido', - 'order_returns_destroy' => 'Eliminar devolución de pedido', - 'products_index' => 'Índice de productos', - 'products_create' => 'Crear producto', - 'products_store' => 'Almacenar producto', - 'products_show' => 'Mostrar producto', - 'products_edit' => 'Editar producto', - 'products_update' => 'Actualizar producto', - 'products_destroy' => 'Eliminar producto', - 'categories_index' => 'Índice de categorías', - 'categories_create' => 'Crear categoría', - 'categories_store' => 'Almacenar categoría', - 'categories_show' => 'Mostrar categoría', - 'categories_edit' => 'Editar categoría', - 'categories_update' => 'Actualizar categoría', - 'categories_destroy' => 'Eliminar categoría', - 'categories_active' => 'Activar categoría', - 'brands_index' => 'Índice de marcas', - 'brands_create' => 'Crear marca', - 'brands_store' => 'Almacenar marca', - 'brands_show' => 'Mostrar marca', - 'brands_edit' => 'Editar marca', - 'brands_update' => 'Actualizar marca', - 'brands_destroy' => 'Eliminar marca', - 'brands_active' => 'Activar marca', - 'articles_index' => 'Índice de artículos', +return [ + 'account_index' => 'Índice de cuenta', + 'account_update' => 'Actualizar cuenta', + 'admins_active' => 'Activar administrador', + 'admins_create' => 'Crear administrador', + 'admins_destroy' => 'Eliminar administrador', + 'admins_edit' => 'Editar administrador', + 'admins_index' => 'Índice de administradores', + 'admins_show' => 'Mostrar administrador', + 'admins_store' => 'Almacenar administrador', + 'admins_update' => 'Actualizar administrador', + 'analytics_create' => 'Crear análisis', + 'analytics_customer' => 'Análisis de clientes', + 'analytics_destroy' => 'Eliminar análisis', + 'analytics_edit' => 'Editar análisis', + 'analytics_index' => 'Índice de análisis', + 'analytics_order' => 'Análisis de pedidos', + 'analytics_product' => 'Análisis de productos', + 'analytics_show' => 'Mostrar análisis', + 'analytics_store' => 'Almacenar análisis', + 'analytics_update' => 'Actualizar análisis', + 'articles_active' => 'Activar artículo', 'articles_create' => 'Crear artículo', - 'articles_store' => 'Almacenar artículo', - 'articles_show' => 'Mostrar artículo', + 'articles_destroy' => 'Eliminar artículo', 'articles_edit' => 'Editar artículo', + 'articles_index' => 'Índice de artículos', + 'articles_show' => 'Mostrar artículo', + 'articles_store' => 'Almacenar artículo', 'articles_update' => 'Actualizar artículo', - 'articles_destroy' => 'Eliminar artículo', - 'articles_active' => 'Activar artículo', - 'catalogs_index' => 'Índice de catálogos', + 'attribute_groups_create' => 'Crear grupo de atributos', + 'attribute_groups_destroy' => 'Eliminar grupo de atributos', + 'attribute_groups_edit' => 'Editar grupo de atributos', + 'attribute_groups_index' => 'Índice de grupos de atributos', + 'attribute_groups_show' => 'Mostrar grupo de atributos', + 'attribute_groups_store' => 'Almacenar grupo de atributos', + 'attribute_groups_update' => 'Actualizar grupo de atributos', + 'attribute_values_create' => 'Crear valor de atributo', + 'attribute_values_destroy' => 'Eliminar valor de atributo', + 'attribute_values_edit' => 'Editar valor de atributo', + 'attribute_values_index' => 'Lista de valores de atributos', + 'attribute_values_show' => 'Mostrar valor de atributo', + 'attribute_values_store' => 'Guardar valor de atributo', + 'attribute_values_update' => 'Actualizar valor de atributo', + 'attributes_create' => 'Crear atributo', + 'attributes_destroy' => 'Eliminar atributo', + 'attributes_edit' => 'Editar atributo', + 'attributes_index' => 'Índice de atributos', + 'attributes_show' => 'Mostrar atributo', + 'attributes_store' => 'Almacenar atributo', + 'attributes_update' => 'Actualizar atributo', + 'brands_active' => 'Activar marca', + 'brands_create' => 'Crear marca', + 'brands_destroy' => 'Eliminar marca', + 'brands_edit' => 'Editar marca', + 'brands_index' => 'Índice de marcas', + 'brands_show' => 'Mostrar marca', + 'brands_store' => 'Almacenar marca', + 'brands_update' => 'Actualizar marca', + 'catalogs_active' => 'Activar catálogo', 'catalogs_create' => 'Crear catálogo', - 'catalogs_store' => 'Almacenar catálogo', - 'catalogs_show' => 'Mostrar catálogo', + 'catalogs_destroy' => 'Eliminar catálogo', 'catalogs_edit' => 'Editar catálogo', + 'catalogs_index' => 'Índice de catálogos', + 'catalogs_show' => 'Mostrar catálogo', + 'catalogs_store' => 'Almacenar catálogo', 'catalogs_update' => 'Actualizar catálogo', - 'catalogs_destroy' => 'Eliminar catálogo', - 'catalogs_active' => 'Activar catálogo', - 'pages_index' => 'Índice de páginas', - 'pages_create' => 'Crear página', - 'pages_store' => 'Almacenar página', - 'pages_show' => 'Mostrar página', - 'pages_edit' => 'Editar página', - 'pages_update' => 'Actualizar página', - 'pages_destroy' => 'Eliminar página', - 'pages_active' => 'Activar página', - 'tags_index' => 'Índice de etiquetas', - 'tags_create' => 'Crear etiqueta', - 'tags_store' => 'Almacenar etiqueta', - 'tags_show' => 'Mostrar etiqueta', - 'tags_edit' => 'Editar etiqueta', - 'tags_update' => 'Actualizar etiqueta', - 'tags_destroy' => 'Eliminar etiqueta', - 'tags_active' => 'Activar etiqueta', - 'customers_index' => 'Índice de clientes', - 'customers_create' => 'Crear cliente', - 'customers_store' => 'Almacenar cliente', - 'customers_show' => 'Mostrar cliente', - 'customers_edit' => 'Editar cliente', - 'customers_update' => 'Actualizar cliente', - 'customers_destroy' => 'Eliminar cliente', - 'customers_active' => 'Activar cliente', - 'customer_groups_index' => 'Índice de grupos de clientes', + 'categories_active' => 'Activar categoría', + 'categories_create' => 'Crear categoría', + 'categories_destroy' => 'Eliminar categoría', + 'categories_edit' => 'Editar categoría', + 'categories_index' => 'Índice de categorías', + 'categories_show' => 'Mostrar categoría', + 'categories_store' => 'Almacenar categoría', + 'categories_update' => 'Actualizar categoría', + 'content_ai_generate' => 'Generación de contenido por IA', + 'countries_active' => 'Activar país', + 'countries_create' => 'Crear país', + 'countries_destroy' => 'Eliminar país', + 'countries_edit' => 'Editar país', + 'countries_index' => 'Índice de países', + 'countries_show' => 'Mostrar país', + 'countries_store' => 'Almacenar país', + 'countries_update' => 'Actualizar país', + 'currencies_active' => 'Activar moneda', + 'currencies_create' => 'Crear moneda', + 'currencies_destroy' => 'Eliminar moneda', + 'currencies_edit' => 'Editar moneda', + 'currencies_index' => 'Índice de monedas', + 'currencies_show' => 'Mostrar moneda', + 'currencies_store' => 'Almacenar moneda', + 'currencies_update' => 'Actualizar moneda', 'customer_groups_create' => 'Crear grupo de clientes', - 'customer_groups_store' => 'Almacenar grupo de clientes', - 'customer_groups_show' => 'Mostrar grupo de clientes', + 'customer_groups_destroy' => 'Eliminar grupo de clientes', 'customer_groups_edit' => 'Editar grupo de clientes', + 'customer_groups_index' => 'Índice de grupos de clientes', + 'customer_groups_show' => 'Mostrar grupo de clientes', + 'customer_groups_store' => 'Almacenar grupo de clientes', 'customer_groups_update' => 'Actualizar grupo de clientes', - 'customer_groups_destroy' => 'Eliminar grupo de clientes', - 'analytics_index' => 'Índice de análisis', - 'analytics_create' => 'Crear análisis', - 'analytics_store' => 'Almacenar análisis', - 'analytics_show' => 'Mostrar análisis', - 'analytics_edit' => 'Editar análisis', - 'analytics_update' => 'Actualizar análisis', - 'analytics_destroy' => 'Eliminar análisis', + 'customers_active' => 'Activar cliente', + 'customers_create' => 'Crear cliente', + 'customers_destroy' => 'Eliminar cliente', + 'customers_edit' => 'Editar cliente', + 'customers_index' => 'Índice de clientes', + 'customers_login' => 'Inicio de sesión de clientes', + 'customers_show' => 'Mostrar cliente', + 'customers_store' => 'Almacenar cliente', + 'customers_update' => 'Actualizar cliente', + 'locales_active' => 'Activar configuración regional', + 'locales_edit' => 'Editar configuración regional', 'locales_index' => 'Índice de configuraciones regionales', 'locales_install' => 'Instalar configuración regional', - 'locales_edit' => 'Editar configuración regional', - 'locales_update' => 'Actualizar configuración regional', 'locales_uninstall' => 'Desinstalar configuración regional', - 'locales_active' => 'Activar configuración regional', - 'themes_index' => 'Índice de temas', - 'themes_active' => 'Activar tema', - 'themes_settings_index' => 'Índice de ajustes de temas', - 'themes_settings_update' => 'Actualizar ajustes de temas', - 'account_index' => 'Índice de cuenta', - 'account_update' => 'Actualizar cuenta', - 'settings_index' => 'Índice de ajustes', - 'settings_update' => 'Actualizar ajustes', - 'admins_index' => 'Índice de administradores', - 'admins_create' => 'Crear administrador', - 'admins_store' => 'Almacenar administrador', - 'admins_show' => 'Mostrar administrador', - 'admins_edit' => 'Editar administrador', - 'admins_update' => 'Actualizar administrador', - 'admins_destroy' => 'Eliminar administrador', - 'admins_active' => 'Activar administrador', - 'roles_index' => 'Índice de roles', + 'locales_update' => 'Actualizar configuración regional', + 'marketplaces_domain_token' => 'Vincular Dominio', + 'marketplaces_download' => 'Descargar Aplicación', + 'marketplaces_quick_checkout' => 'Pago Rápido', + 'order_returns_change_status' => 'Cambiar estado de devolución de pedido', + 'order_returns_create' => 'Crear devolución de pedido', + 'order_returns_destroy' => 'Eliminar devolución de pedido', + 'order_returns_edit' => 'Editar devolución de pedido', + 'order_returns_index' => 'Índice de devoluciones de pedidos', + 'order_returns_show' => 'Mostrar devolución de pedido', + 'order_returns_store' => 'Almacenar devolución de pedido', + 'order_returns_update' => 'Actualizar devolución de pedido', + 'orders_change_status' => 'Cambiar estado del pedido', + 'orders_create' => 'Crear pedido', + 'orders_destroy' => 'Eliminar pedido', + 'orders_edit' => 'Editar pedido', + 'orders_index' => 'Índice de pedidos', + 'orders_printing' => 'Impresión de pedidos', + 'orders_show' => 'Mostrar pedido', + 'orders_store' => 'Almacenar pedido', + 'orders_update' => 'Actualizar pedido', + 'pages_active' => 'Activar página', + 'pages_create' => 'Crear página', + 'pages_destroy' => 'Eliminar página', + 'pages_edit' => 'Editar página', + 'pages_index' => 'Índice de páginas', + 'pages_show' => 'Mostrar página', + 'pages_store' => 'Almacenar página', + 'pages_update' => 'Actualizar página', + 'plugin_market_index' => 'Índice del Mercado de Plugins', + 'plugin_market_show' => 'Mostrar en el Mercado de Plugins', + 'plugins_create' => 'Crear complemento', + 'plugins_destroy' => 'Eliminar complemento', + 'plugins_edit' => 'Editar complemento', + 'plugins_index' => 'Índice de complementos', + 'plugins_show' => 'Mostrar complemento', + 'plugins_store' => 'Almacenar complemento', + 'plugins_update' => 'Actualizar complemento', + 'plugins_update_status' => 'Actualizar estado del complemento', + 'products_active' => 'Activar productos', + 'products_copy' => 'Copiar producto', + 'products_create' => 'Crear producto', + 'products_destroy' => 'Eliminar producto', + 'products_edit' => 'Editar producto', + 'products_index' => 'Índice de productos', + 'products_show' => 'Mostrar producto', + 'products_store' => 'Almacenar producto', + 'products_update' => 'Actualizar producto', + 'regions_active' => 'Activar región', + 'regions_create' => 'Crear región', + 'regions_destroy' => 'Eliminar región', + 'regions_edit' => 'Editar región', + 'regions_index' => 'Índice de regiones', + 'regions_show' => 'Mostrar región', + 'regions_store' => 'Almacenar región', + 'regions_update' => 'Actualizar región', + 'reviews_active' => 'Activar comentarios', + 'reviews_create' => 'Crear comentario', + 'reviews_destroy' => 'Eliminar comentario', + 'reviews_edit' => 'Editar comentario', + 'reviews_index' => 'Lista de comentarios', + 'reviews_show' => 'Mostrar comentario', + 'reviews_store' => 'Guardar comentario', + 'reviews_update' => 'Actualizar comentario', 'roles_create' => 'Crear rol', - 'roles_store' => 'Almacenar rol', - 'roles_show' => 'Mostrar rol', + 'roles_destroy' => 'Eliminar rol', 'roles_edit' => 'Editar rol', + 'roles_index' => 'Índice de roles', + 'roles_show' => 'Mostrar rol', + 'roles_store' => 'Almacenar rol', 'roles_update' => 'Actualizar rol', - 'roles_destroy' => 'Eliminar rol', - 'currencies_index' => 'Índice de monedas', - 'currencies_create' => 'Crear moneda', - 'currencies_store' => 'Almacenar moneda', - 'currencies_show' => 'Mostrar moneda', - 'currencies_edit' => 'Editar moneda', - 'currencies_update' => 'Actualizar moneda', - 'currencies_destroy' => 'Eliminar moneda', - 'currencies_active' => 'Activar moneda', - 'countries_index' => 'Índice de países', - 'countries_create' => 'Crear país', - 'countries_store' => 'Almacenar país', - 'countries_show' => 'Mostrar país', - 'countries_edit' => 'Editar país', - 'countries_update' => 'Actualizar país', - 'countries_destroy' => 'Eliminar país', - 'countries_active' => 'Activar país', - 'states_index' => 'Índice de estados', + 'settings_index' => 'Índice de ajustes', + 'settings_update' => 'Actualizar ajustes', + 'socials_index' => 'Lista de inicios de sesión sociales', + 'socials_store' => 'Guardar inicio de sesión social', + 'states_active' => 'Activar estado', 'states_create' => 'Crear estado', - 'states_store' => 'Almacenar estado', - 'states_show' => 'Mostrar estado', + 'states_destroy' => 'Eliminar estado', 'states_edit' => 'Editar estado', + 'states_index' => 'Índice de estados', + 'states_show' => 'Mostrar estado', + 'states_store' => 'Almacenar estado', 'states_update' => 'Actualizar estado', - 'states_destroy' => 'Eliminar estado', - 'states_active' => 'Activar estado', - 'regions_index' => 'Índice de regiones', - 'regions_create' => 'Crear región', - 'regions_store' => 'Almacenar región', - 'regions_show' => 'Mostrar región', - 'regions_edit' => 'Editar región', - 'regions_update' => 'Actualizar región', - 'regions_destroy' => 'Eliminar región', - 'regions_active' => 'Activar región', - 'tax_classes_index' => 'Índice de clases de impuestos', + 'tags_active' => 'Activar etiqueta', + 'tags_create' => 'Crear etiqueta', + 'tags_destroy' => 'Eliminar etiqueta', + 'tags_edit' => 'Editar etiqueta', + 'tags_index' => 'Índice de etiquetas', + 'tags_show' => 'Mostrar etiqueta', + 'tags_store' => 'Almacenar etiqueta', + 'tags_update' => 'Actualizar etiqueta', 'tax_classes_create' => 'Crear clase de impuestos', - 'tax_classes_store' => 'Almacenar clase de impuestos', - 'tax_classes_show' => 'Mostrar clase de impuestos', + 'tax_classes_destroy' => 'Eliminar clase de impuestos', 'tax_classes_edit' => 'Editar clase de impuestos', + 'tax_classes_index' => 'Índice de clases de impuestos', + 'tax_classes_show' => 'Mostrar clase de impuestos', + 'tax_classes_store' => 'Almacenar clase de impuestos', 'tax_classes_update' => 'Actualizar clase de impuestos', - 'tax_classes_destroy' => 'Eliminar clase de impuestos', - 'tax_rates_index' => 'Índice de tasas de impuestos', 'tax_rates_create' => 'Crear tasa de impuestos', - 'tax_rates_store' => 'Almacenar tasa de impuestos', - 'tax_rates_show' => 'Mostrar tasa de impuestos', + 'tax_rates_destroy' => 'Eliminar tasa de impuestos', 'tax_rates_edit' => 'Editar tasa de impuestos', + 'tax_rates_index' => 'Índice de tasas de impuestos', + 'tax_rates_show' => 'Mostrar tasa de impuestos', + 'tax_rates_store' => 'Almacenar tasa de impuestos', 'tax_rates_update' => 'Actualizar tasa de impuestos', - 'tax_rates_destroy' => 'Eliminar tasa de impuestos', - 'plugins_index' => 'Índice de complementos', - 'plugins_create' => 'Crear complemento', - 'plugins_store' => 'Almacenar complemento', - 'plugins_show' => 'Mostrar complemento', - 'plugins_edit' => 'Editar complemento', - 'plugins_update' => 'Actualizar complemento', - 'plugins_destroy' => 'Eliminar complemento', - 'plugins_update_status' => 'Actualizar estado del complemento', - 'attribute_groups_index' => 'Índice de grupos de atributos', - 'attribute_groups_create' => 'Crear grupo de atributos', - 'attribute_groups_store' => 'Almacenar grupo de atributos', - 'attribute_groups_show' => 'Mostrar grupo de atributos', - 'attribute_groups_edit' => 'Editar grupo de atributos', - 'attribute_groups_update' => 'Actualizar grupo de atributos', - 'attribute_groups_destroy' => 'Eliminar grupo de atributos', - 'attributes_index' => 'Índice de atributos', - 'attributes_create' => 'Crear atributo', - 'attributes_store' => 'Almacenar atributo', - 'attributes_show' => 'Mostrar atributo', - 'attributes_edit' => 'Editar atributo', - 'attributes_update' => 'Actualizar atributo', - 'attributes_destroy' => 'Eliminar atributo', - 'plugin_market_index' => 'Índice del Mercado de Plugins', - 'plugin_market_show' => 'Mostrar en el Mercado de Plugins', 'theme_market_index' => 'Índice del Mercado de Temas', 'theme_market_show' => 'Mostrar en el Mercado de Temas', - 'marketplaces_download' => 'Descargar Aplicación', - 'marketplaces_quick_checkout' => 'Pago Rápido', - 'marketplaces_domain_token' => 'Vincular Dominio', + 'themes_active' => 'Activar tema', + 'themes_index' => 'Índice de temas', + 'themes_settings_index' => 'Índice de ajustes de temas', + 'themes_settings_update' => 'Actualizar ajustes de temas', + 'upload_files' => 'Subir archivos', + 'upload_images' => 'Subir imágenes', ]; diff --git a/lang/fr/panel/menu.php b/lang/fr/panel/menu.php index 54f152e5..214e61fa 100644 --- a/lang/fr/panel/menu.php +++ b/lang/fr/panel/menu.php @@ -59,4 +59,8 @@ 'top_product' => 'Produit', 'top_setting' => 'Paramètres', 'upload' => 'Fonctionnalité de téléchargement', + 'attribute_values' => 'Valeurs d\'attributs', + 'socials' => 'Connexions sociales', + 'orders_printing' => 'Impression de commandes', + ]; diff --git a/lang/fr/panel/route.php b/lang/fr/panel/route.php index 6f3bfebe..c547e5a6 100644 --- a/lang/fr/panel/route.php +++ b/lang/fr/panel/route.php @@ -43,6 +43,13 @@ 'attribute_groups_show' => 'Afficher un groupe d\'attributs', 'attribute_groups_store' => 'Enregistrer un groupe d\'attributs', 'attribute_groups_update' => 'Mettre à jour un groupe d\'attributs', + 'attribute_values_create' => 'Créer une valeur d\'attribut', + 'attribute_values_destroy' => 'Supprimer une valeur d\'attribut', + 'attribute_values_edit' => 'Éditer une valeur d\'attribut', + 'attribute_values_index' => 'Liste des valeurs d\'attributs', + 'attribute_values_show' => 'Afficher une valeur d\'attribut', + 'attribute_values_store' => 'Enregistrer une valeur d\'attribut', + 'attribute_values_update' => 'Mettre à jour une valeur d\'attribut', 'attributes_create' => 'Créer un attribut', 'attributes_destroy' => 'Supprimer un attribut', 'attributes_edit' => 'Éditer un attribut', @@ -103,6 +110,7 @@ 'customers_destroy' => 'Supprimer un client', 'customers_edit' => 'Éditer un client', 'customers_index' => 'Liste des clients', + 'customers_login' => 'Connexion des clients', 'customers_show' => 'Afficher un client', 'customers_store' => 'Enregistrer un client', 'customers_update' => 'Mettre à jour un client', @@ -115,6 +123,7 @@ 'marketplaces_domain_token' => 'Lier le domaine', 'marketplaces_download' => 'Télécharger l\'application', 'marketplaces_quick_checkout' => 'Paiement rapide', + 'order_returns_change_status' => 'Changer le statut de retour de commande', 'order_returns_create' => 'Créer un retour de commande', 'order_returns_destroy' => 'Supprimer un retour de commande', 'order_returns_edit' => 'Éditer un retour de commande', @@ -127,6 +136,7 @@ 'orders_destroy' => 'Supprimer une commande', 'orders_edit' => 'Éditer une commande', 'orders_index' => 'Liste des commandes', + 'orders_printing' => 'Impression de commandes', 'orders_show' => 'Afficher une commande', 'orders_store' => 'Enregistrer une commande', 'orders_update' => 'Mettre à jour une commande', @@ -148,6 +158,8 @@ 'plugins_store' => 'Enregistrer un plugin', 'plugins_update' => 'Mettre à jour un plugin', 'plugins_update_status' => 'Mettre à jour le statut du plugin', + 'products_active' => 'Activer les produits', + 'products_copy' => 'Copier un produit', 'products_create' => 'Créer un produit', 'products_destroy' => 'Supprimer un produit', 'products_edit' => 'Éditer un produit', @@ -180,6 +192,8 @@ 'roles_update' => 'Mettre à jour un rôle', 'settings_index' => 'Liste des paramètres', 'settings_update' => 'Mettre à jour les paramètres', + 'socials_index' => 'Liste des connexions sociales', + 'socials_store' => 'Enregistrer une connexion sociale', 'states_active' => 'Activer l\'état', 'states_create' => 'Créer un état', 'states_destroy' => 'Supprimer un état', diff --git a/lang/id/panel/menu.php b/lang/id/panel/menu.php index 4b4c58e6..4c1f220a 100644 --- a/lang/id/panel/menu.php +++ b/lang/id/panel/menu.php @@ -60,4 +60,6 @@ 'top_product' => 'Produk', 'top_setting' => 'Pengaturan', 'upload' => 'Fungsi Unggah', + 'attribute_values' => 'Nilai Atribut', + 'socials' => 'Login Sosial', ]; diff --git a/lang/id/panel/route.php b/lang/id/panel/route.php index b09f3611..1a9bffbd 100644 --- a/lang/id/panel/route.php +++ b/lang/id/panel/route.php @@ -8,14 +8,96 @@ */ return [ - 'plugin_market_index' => 'Daftar pasar plugin', - 'plugin_market_show' => 'Detail pasar plugin', - 'reviews_active' => 'Aktifkan ulasan', - 'theme_market_index' => 'Daftar pasar tema', - 'theme_market_show' => 'Detail pasar tema', - 'upload_files' => 'Unggah file', - 'upload_images' => 'Unggah gambar', - + 'account_index' => 'Daftar Akun', + 'account_update' => 'Perbarui Akun', + 'admins_active' => 'Aktifkan Admin', + 'admins_create' => 'Buat Admin', + 'admins_destroy' => 'Hapus Admin', + 'admins_edit' => 'Edit Admin', + 'admins_index' => 'Daftar Admin', + 'admins_show' => 'Tampilkan Admin', + 'admins_store' => 'Simpan Admin', + 'admins_update' => 'Perbarui Admin', + 'analytics_create' => 'Buat Analisis', + 'analytics_customer' => 'Analisis pelanggan', + 'analytics_destroy' => 'Hapus Analisis', + 'analytics_edit' => 'Edit Analisis', + 'analytics_index' => 'Daftar Analisis', + 'analytics_order' => 'Analisis pesanan', + 'analytics_product' => 'Analisis produk', + 'analytics_show' => 'Tampilkan Analisis', + 'analytics_store' => 'Simpan Analisis', + 'analytics_update' => 'Perbarui Analisis', + 'articles_active' => 'Aktifkan Artikel', + 'articles_create' => 'Buat Artikel', + 'articles_destroy' => 'Hapus Artikel', + 'articles_edit' => 'Edit Artikel', + 'articles_index' => 'Daftar Artikel', + 'articles_show' => 'Tampilkan Artikel', + 'articles_store' => 'Simpan Artikel', + 'articles_update' => 'Perbarui Artikel', + 'attribute_groups_create' => 'Buat Grup Atribut', + 'attribute_groups_destroy' => 'Hapus Grup Atribut', + 'attribute_groups_edit' => 'Edit Grup Atribut', + 'attribute_groups_index' => 'Daftar Grup Atribut', + 'attribute_groups_show' => 'Tampilkan Grup Atribut', + 'attribute_groups_store' => 'Simpan Grup Atribut', + 'attribute_groups_update' => 'Perbarui Grup Atribut', + 'attribute_values_create' => 'Buat Nilai Atribut', + 'attribute_values_destroy' => 'Hapus Nilai Atribut', + 'attribute_values_edit' => 'Edit Nilai Atribut', + 'attribute_values_index' => 'Daftar Nilai Atribut', + 'attribute_values_show' => 'Tampilkan Nilai Atribut', + 'attribute_values_store' => 'Simpan Nilai Atribut', + 'attribute_values_update' => 'Perbarui Nilai Atribut', + 'attributes_create' => 'Buat Atribut', + 'attributes_destroy' => 'Hapus Atribut', + 'attributes_edit' => 'Edit Atribut', + 'attributes_index' => 'Daftar Atribut', + 'attributes_show' => 'Tampilkan Atribut', + 'attributes_store' => 'Simpan Atribut', + 'attributes_update' => 'Perbarui Atribut', + 'brands_active' => 'Aktifkan Merek', + 'brands_create' => 'Buat Merek', + 'brands_destroy' => 'Hapus Merek', + 'brands_edit' => 'Edit Merek', + 'brands_index' => 'Daftar Merek', + 'brands_show' => 'Tampilkan Merek', + 'brands_store' => 'Simpan Merek', + 'brands_update' => 'Perbarui Merek', + 'catalogs_active' => 'Aktifkan katalog', + 'catalogs_create' => 'Buat katalog', + 'catalogs_destroy' => 'Hapus katalog', + 'catalogs_edit' => 'Edit katalog', + 'catalogs_index' => 'Daftar katalog', + 'catalogs_show' => 'Tampilkan katalog', + 'catalogs_store' => 'Simpan katalog', + 'catalogs_update' => 'Perbarui katalog', + 'categories_active' => 'Aktifkan Kategori', + 'categories_create' => 'Buat Kategori', + 'categories_destroy' => 'Hapus Kategori', + 'categories_edit' => 'Edit Kategori', + 'categories_index' => 'Daftar Kategori', + 'categories_show' => 'Tampilkan Kategori', + 'categories_store' => 'Simpan Kategori', + 'categories_update' => 'Perbarui Kategori', + 'content_ai_generate' => 'Generasi konten AI', + 'countries_active' => 'Aktifkan Negara', + 'countries_create' => 'Buat Negara', + 'countries_destroy' => 'Hapus Negara', + 'countries_edit' => 'Edit Negara', + 'countries_index' => 'Daftar Negara', + 'countries_show' => 'Tampilkan Negara', + 'countries_store' => 'Simpan Negara', + 'countries_update' => 'Perbarui Negara', + 'currencies_active' => 'Aktifkan Mata Uang', + 'currencies_create' => 'Buat Mata Uang', + 'currencies_destroy' => 'Hapus Mata Uang', + 'currencies_edit' => 'Edit Mata Uang', + 'currencies_index' => 'Daftar Mata Uang', + 'currencies_show' => 'Tampilkan Mata Uang', + 'currencies_store' => 'Simpan Mata Uang', + 'currencies_update' => 'Perbarui Mata Uang', 'customer_groups_create' => 'Buat grup pelanggan', 'customer_groups_destroy' => 'Hapus grup pelanggan', 'customer_groups_edit' => 'Edit grup pelanggan', @@ -23,6 +105,15 @@ 'customer_groups_show' => 'Tampilkan grup pelanggan', 'customer_groups_store' => 'Simpan grup pelanggan', 'customer_groups_update' => 'Perbarui grup pelanggan', + 'customers_active' => 'Aktifkan Pelanggan', + 'customers_create' => 'Buat Pelanggan', + 'customers_destroy' => 'Hapus Pelanggan', + 'customers_edit' => 'Edit Pelanggan', + 'customers_index' => 'Daftar Pelanggan', + 'customers_login' => 'Login Pelanggan', + 'customers_show' => 'Tampilkan Pelanggan', + 'customers_store' => 'Simpan Pelanggan', + 'customers_update' => 'Perbarui Pelanggan', 'locales_active' => 'Aktifkan lokalisasi', 'locales_edit' => 'Edit lokalisasi', 'locales_index' => 'Daftar lokalisasi', @@ -32,199 +123,120 @@ 'marketplaces_domain_token' => 'Ikat domain', 'marketplaces_download' => 'Unduh aplikasi', 'marketplaces_quick_checkout' => 'Checkout cepat', - - 'analytics_customer' => 'Analisis pelanggan', - 'analytics_order' => 'Analisis pesanan', - 'analytics_product' => 'Analisis produk', - 'catalogs_active' => 'Aktifkan katalog', - 'catalogs_create' => 'Buat katalog', - 'catalogs_destroy' => 'Hapus katalog', - 'catalogs_edit' => 'Edit katalog', - 'catalogs_index' => 'Daftar katalog', - 'catalogs_show' => 'Tampilkan katalog', - 'catalogs_store' => 'Simpan katalog', - 'catalogs_update' => 'Perbarui katalog', - 'content_ai_generate' => 'Generasi konten AI', - 'account_index' => 'Daftar Akun', - 'account_update' => 'Perbarui Akun', - 'admins_active' => 'Aktifkan Admin', - 'admins_create' => 'Buat Admin', - 'admins_destroy' => 'Hapus Admin', - 'admins_edit' => 'Edit Admin', - 'admins_index' => 'Daftar Admin', - 'admins_show' => 'Tampilkan Admin', - 'admins_store' => 'Simpan Admin', - 'admins_update' => 'Perbarui Admin', - 'analytics_create' => 'Buat Analisis', - 'analytics_destroy' => 'Hapus Analisis', - 'analytics_edit' => 'Edit Analisis', - 'analytics_index' => 'Daftar Analisis', - 'analytics_show' => 'Tampilkan Analisis', - 'analytics_store' => 'Simpan Analisis', - 'analytics_update' => 'Perbarui Analisis', - 'articles_active' => 'Aktifkan Artikel', - 'articles_create' => 'Buat Artikel', - 'articles_destroy' => 'Hapus Artikel', - 'articles_edit' => 'Edit Artikel', - 'articles_index' => 'Daftar Artikel', - 'articles_show' => 'Tampilkan Artikel', - 'articles_store' => 'Simpan Artikel', - 'articles_update' => 'Perbarui Artikel', - 'attributes_create' => 'Buat Atribut', - 'attributes_destroy' => 'Hapus Atribut', - 'attributes_edit' => 'Edit Atribut', - 'attributes_index' => 'Daftar Atribut', - 'attributes_show' => 'Tampilkan Atribut', - 'attributes_store' => 'Simpan Atribut', - 'attributes_update' => 'Perbarui Atribut', - 'attribute_groups_create' => 'Buat Grup Atribut', - 'attribute_groups_destroy' => 'Hapus Grup Atribut', - 'attribute_groups_edit' => 'Edit Grup Atribut', - 'attribute_groups_index' => 'Daftar Grup Atribut', - 'attribute_groups_show' => 'Tampilkan Grup Atribut', - 'attribute_groups_store' => 'Simpan Grup Atribut', - 'attribute_groups_update' => 'Perbarui Grup Atribut', - 'brands_active' => 'Aktifkan Merek', - 'brands_create' => 'Buat Merek', - 'brands_destroy' => 'Hapus Merek', - 'brands_edit' => 'Edit Merek', - 'brands_index' => 'Daftar Merek', - 'brands_show' => 'Tampilkan Merek', - 'brands_store' => 'Simpan Merek', - 'brands_update' => 'Perbarui Merek', - 'categories_active' => 'Aktifkan Kategori', - 'categories_create' => 'Buat Kategori', - 'categories_destroy' => 'Hapus Kategori', - 'categories_edit' => 'Edit Kategori', - 'categories_show' => 'Tampilkan Kategori', - 'categories_store' => 'Simpan Kategori', - 'categories_update' => 'Perbarui Kategori', - 'categories_index' => 'Daftar Kategori', - 'currencies_active' => 'Aktifkan Mata Uang', - 'currencies_create' => 'Buat Mata Uang', - 'currencies_destroy' => 'Hapus Mata Uang', - 'currencies_edit' => 'Edit Mata Uang', - 'currencies_index' => 'Daftar Mata Uang', - 'currencies_show' => 'Tampilkan Mata Uang', - 'currencies_store' => 'Simpan Mata Uang', - 'currencies_update' => 'Perbarui Mata Uang', - 'countries_active' => 'Aktifkan Negara', - 'countries_create' => 'Buat Negara', - 'countries_destroy' => 'Hapus Negara', - 'countries_edit' => 'Edit Negara', - 'countries_index' => 'Daftar Negara', - 'countries_show' => 'Tampilkan Negara', - 'countries_store' => 'Simpan Negara', - 'countries_update' => 'Perbarui Negara', - 'customers_active' => 'Aktifkan Pelanggan', - 'customers_create' => 'Buat Pelanggan', - 'customers_destroy' => 'Hapus Pelanggan', - 'customers_edit' => 'Edit Pelanggan', - 'customers_index' => 'Daftar Pelanggan', - 'customers_show' => 'Tampilkan Pelanggan', - 'customers_store' => 'Simpan Pelanggan', - 'customers_update' => 'Perbarui Pelanggan', - 'order_returns_create' => 'Buat Pengembalian Pesanan', - 'order_returns_destroy' => 'Hapus Pengembalian Pesanan', - 'order_returns_edit' => 'Edit Pengembalian Pesanan', - 'order_returns_index' => 'Daftar Pengembalian Pesanan', - 'order_returns_show' => 'Tampilkan Pengembalian Pesanan', - 'order_returns_store' => 'Simpan Pengembalian Pesanan', - 'order_returns_update' => 'Perbarui Pengembalian Pesanan', - 'orders_change_status' => 'Ganti Status Pesanan', - 'orders_create' => 'Buat Pesanan', - 'orders_destroy' => 'Hapus Pesanan', - 'orders_edit' => 'Edit Pesanan', - 'orders_index' => 'Daftar Pesanan', - 'orders_show' => 'Tampilkan Pesanan', - 'orders_store' => 'Simpan Pesanan', - 'orders_update' => 'Perbarui Pesanan', - 'pages_active' => 'Aktifkan Halaman', - 'pages_create' => 'Buat Halaman', - 'pages_destroy' => 'Hapus Halaman', - 'pages_edit' => 'Edit Halaman', - 'pages_index' => 'Daftar Halaman', - 'pages_show' => 'Tampilkan Halaman', - 'pages_store' => 'Simpan Halaman', - 'pages_update' => 'Perbarui Halaman', - 'plugins_create' => 'Buat Plugin', - 'plugins_destroy' => 'Hapus Plugin', - 'plugins_edit' => 'Edit Plugin', - 'plugins_index' => 'Daftar Plugin', - 'plugins_show' => 'Tampilkan Plugin', - 'plugins_store' => 'Simpan Plugin', - 'plugins_update' => 'Perbarui Plugin', - 'plugins_update_status' => 'Perbarui Status Plugin', - 'product' => 'Manajemen Produk', - 'products_create' => 'Buat Produk', - 'products_destroy' => 'Hapus Produk', - 'products_edit' => 'Edit Produk', - 'products_index' => 'Daftar Produk', - 'products_show' => 'Tampilkan Produk', - 'products_store' => 'Simpan Produk', - 'products_update' => 'Perbarui Produk', - 'regions_active' => 'Aktifkan Wilayah', - 'regions_create' => 'Buat Wilayah', - 'regions_destroy' => 'Hapus Wilayah', - 'regions_edit' => 'Edit Wilayah', - 'regions_index' => 'Daftar Wilayah', - 'regions_show' => 'Tampilkan Wilayah', - 'regions_store' => 'Simpan Wilayah', - 'regions_update' => 'Perbarui Wilayah', - 'reviews_create' => 'Buat Ulasan', - 'reviews_destroy' => 'Hapus Ulasan', - 'reviews_edit' => 'Edit Ulasan', - 'reviews_index' => 'Daftar Ulasan', - 'reviews_show' => 'Tampilkan Ulasan', - 'reviews_store' => 'Simpan Ulasan', - 'reviews_update' => 'Perbarui Ulasan', - 'roles_create' => 'Buat Peran', - 'roles_destroy' => 'Hapus Peran', - 'roles_edit' => 'Edit Peran', - 'roles_index' => 'Daftar Peran', - 'roles_show' => 'Tampilkan Peran', - 'roles_store' => 'Simpan Peran', - 'roles_update' => 'Perbarui Peran', - 'settings_index' => 'Daftar Pengaturan', - 'settings_update' => 'Perbarui Pengaturan', - 'states_active' => 'Aktifkan Negara Bagian', - 'states_create' => 'Buat Negara Bagian', - 'states_destroy' => 'Hapus Negara Bagian', - 'states_edit' => 'Edit Negara Bagian', - 'states_index' => 'Daftar Negara Bagian', - 'states_show' => 'Tampilkan Negara Bagian', - 'states_store' => 'Simpan Negara Bagian', - 'states_update' => 'Perbarui Negara Bagian', - 'tags_active' => 'Aktifkan Tag', - 'tags_create' => 'Buat Tag', - 'tags_destroy' => 'Hapus Tag', - 'tags_edit' => 'Edit Tag', - 'tags_index' => 'Daftar Tag', - 'tags_show' => 'Tampilkan Tag', - 'tags_store' => 'Simpan Tag', - 'tags_update' => 'Perbarui Tag', - 'tax_classes_create' => 'Buat Kelas Pajak', - 'tax_classes_destroy' => 'Hapus Kelas Pajak', - 'tax_classes_edit' => 'Edit Kelas Pajak', - 'tax_classes_index' => 'Daftar Kelas Pajak', - 'tax_classes_show' => 'Tampilkan Kelas Pajak', - 'tax_classes_store' => 'Simpan Kelas Pajak', - 'tax_classes_update' => 'Perbarui Kelas Pajak', - 'tax_rates_create' => 'Buat Tarif Pajak', - 'tax_rates_destroy' => 'Hapus Tarif Pajak', - 'tax_rates_edit' => 'Edit Tarif Pajak', - 'tax_rates_index' => 'Daftar Tarif Pajak', - 'tax_rates_show' => 'Tampilkan Tarif Pajak', - 'tax_rates_store' => 'Simpan Tarif Pajak', - 'tax_rates_update' => 'Perbarui Tarif Pajak', - 'themes_active' => 'Aktifkan Tema', - 'themes_create' => 'Buat Tema', - 'themes_destroy' => 'Hapus Tema', - 'themes_edit' => 'Edit Tema', - 'themes_index' => 'Daftar Tema', - 'themes_show' => 'Tampilkan Tema', - 'themes_settings_index' => 'Daftar Pengaturan Tema', - 'themes_settings_update' => 'Perbarui Pengaturan Tema', - 'themes_store' => 'Simpan Tema', - 'themes_update' => 'Perbarui Tema', + 'order_returns_change_status' => 'Ubah Status Pengembalian Pesanan', + 'order_returns_create' => 'Buat Pengembalian Pesanan', + 'order_returns_destroy' => 'Hapus Pengembalian Pesanan', + 'order_returns_edit' => 'Edit Pengembalian Pesanan', + 'order_returns_index' => 'Daftar Pengembalian Pesanan', + 'order_returns_show' => 'Tampilkan Pengembalian Pesanan', + 'order_returns_store' => 'Simpan Pengembalian Pesanan', + 'order_returns_update' => 'Perbarui Pengembalian Pesanan', + 'orders_change_status' => 'Ganti Status Pesanan', + 'orders_create' => 'Buat Pesanan', + 'orders_destroy' => 'Hapus Pesanan', + 'orders_edit' => 'Edit Pesanan', + 'orders_index' => 'Daftar Pesanan', + 'orders_printing' => 'Cetak Pesanan', + 'orders_show' => 'Tampilkan Pesanan', + 'orders_store' => 'Simpan Pesanan', + 'orders_update' => 'Perbarui Pesanan', + 'pages_active' => 'Aktifkan Halaman', + 'pages_create' => 'Buat Halaman', + 'pages_destroy' => 'Hapus Halaman', + 'pages_edit' => 'Edit Halaman', + 'pages_index' => 'Daftar Halaman', + 'pages_show' => 'Tampilkan Halaman', + 'pages_store' => 'Simpan Halaman', + 'pages_update' => 'Perbarui Halaman', + 'plugin_market_index' => 'Daftar pasar plugin', + 'plugin_market_show' => 'Detail pasar plugin', + 'plugins_create' => 'Buat Plugin', + 'plugins_destroy' => 'Hapus Plugin', + 'plugins_edit' => 'Edit Plugin', + 'plugins_index' => 'Daftar Plugin', + 'plugins_show' => 'Tampilkan Plugin', + 'plugins_store' => 'Simpan Plugin', + 'plugins_update' => 'Perbarui Plugin', + 'plugins_update_status' => 'Perbarui Status Plugin', + 'product' => 'Manajemen Produk', + 'products_active' => 'Aktifkan Produk', + 'products_copy' => 'Salin Produk', + 'products_create' => 'Buat Produk', + 'products_destroy' => 'Hapus Produk', + 'products_edit' => 'Edit Produk', + 'products_index' => 'Daftar Produk', + 'products_show' => 'Tampilkan Produk', + 'products_store' => 'Simpan Produk', + 'products_update' => 'Perbarui Produk', + 'regions_active' => 'Aktifkan Wilayah', + 'regions_create' => 'Buat Wilayah', + 'regions_destroy' => 'Hapus Wilayah', + 'regions_edit' => 'Edit Wilayah', + 'regions_index' => 'Daftar Wilayah', + 'regions_show' => 'Tampilkan Wilayah', + 'regions_store' => 'Simpan Wilayah', + 'regions_update' => 'Perbarui Wilayah', + 'reviews_active' => 'Aktifkan ulasan', + 'reviews_create' => 'Buat Ulasan', + 'reviews_destroy' => 'Hapus Ulasan', + 'reviews_edit' => 'Edit Ulasan', + 'reviews_index' => 'Daftar Ulasan', + 'reviews_show' => 'Tampilkan Ulasan', + 'reviews_store' => 'Simpan Ulasan', + 'reviews_update' => 'Perbarui Ulasan', + 'roles_create' => 'Buat Peran', + 'roles_destroy' => 'Hapus Peran', + 'roles_edit' => 'Edit Peran', + 'roles_index' => 'Daftar Peran', + 'roles_show' => 'Tampilkan Peran', + 'roles_store' => 'Simpan Peran', + 'roles_update' => 'Perbarui Peran', + 'settings_index' => 'Daftar Pengaturan', + 'settings_update' => 'Perbarui Pengaturan', + 'socials_index' => 'Daftar Login Sosial', + 'socials_store' => 'Simpan Login Sosial', + 'states_active' => 'Aktifkan Negara Bagian', + 'states_create' => 'Buat Negara Bagian', + 'states_destroy' => 'Hapus Negara Bagian', + 'states_edit' => 'Edit Negara Bagian', + 'states_index' => 'Daftar Negara Bagian', + 'states_show' => 'Tampilkan Negara Bagian', + 'states_store' => 'Simpan Negara Bagian', + 'states_update' => 'Perbarui Negara Bagian', + 'tags_active' => 'Aktifkan Tag', + 'tags_create' => 'Buat Tag', + 'tags_destroy' => 'Hapus Tag', + 'tags_edit' => 'Edit Tag', + 'tags_index' => 'Daftar Tag', + 'tags_show' => 'Tampilkan Tag', + 'tags_store' => 'Simpan Tag', + 'tags_update' => 'Perbarui Tag', + 'tax_classes_create' => 'Buat Kelas Pajak', + 'tax_classes_destroy' => 'Hapus Kelas Pajak', + 'tax_classes_edit' => 'Edit Kelas Pajak', + 'tax_classes_index' => 'Daftar Kelas Pajak', + 'tax_classes_show' => 'Tampilkan Kelas Pajak', + 'tax_classes_store' => 'Simpan Kelas Pajak', + 'tax_classes_update' => 'Perbarui Kelas Pajak', + 'tax_rates_create' => 'Buat Tarif Pajak', + 'tax_rates_destroy' => 'Hapus Tarif Pajak', + 'tax_rates_edit' => 'Edit Tarif Pajak', + 'tax_rates_index' => 'Daftar Tarif Pajak', + 'tax_rates_show' => 'Tampilkan Tarif Pajak', + 'tax_rates_store' => 'Simpan Tarif Pajak', + 'tax_rates_update' => 'Perbarui Tarif Pajak', + 'theme_market_index' => 'Daftar pasar tema', + 'theme_market_show' => 'Detail pasar tema', + 'themes_active' => 'Aktifkan Tema', + 'themes_create' => 'Buat Tema', + 'themes_destroy' => 'Hapus Tema', + 'themes_edit' => 'Edit Tema', + 'themes_index' => 'Daftar Tema', + 'themes_settings_index' => 'Daftar Pengaturan Tema', + 'themes_settings_update' => 'Perbarui Pengaturan Tema', + 'themes_show' => 'Tampilkan Tema', + 'themes_store' => 'Simpan Tema', + 'themes_update' => 'Perbarui Tema', + 'upload_files' => 'Unggah file', + 'upload_images' => 'Unggah gambar', ]; diff --git a/lang/it/panel/menu.php b/lang/it/panel/menu.php index e7f5e177..1b5b2fc7 100644 --- a/lang/it/panel/menu.php +++ b/lang/it/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => 'Prodotti', 'top_setting' => 'Impostazioni', 'upload' => 'Funzionalità di caricamento', + 'attribute_values' => 'Valori degli attributi', + 'socials' => 'Accessi sociali', ]; diff --git a/lang/it/panel/route.php b/lang/it/panel/route.php index 3b3a30c6..b8486052 100644 --- a/lang/it/panel/route.php +++ b/lang/it/panel/route.php @@ -43,6 +43,13 @@ 'attribute_groups_show' => 'Mostra gruppo attributi', 'attribute_groups_store' => 'Salva gruppo attributi', 'attribute_groups_update' => 'Aggiorna gruppo attributi', + 'attribute_values_create' => 'Crea valore attributo', + 'attribute_values_destroy' => 'Elimina valore attributo', + 'attribute_values_edit' => 'Modifica valore attributo', + 'attribute_values_index' => 'Elenco valori degli attributi', + 'attribute_values_show' => 'Mostra valore attributo', + 'attribute_values_store' => 'Salva valore attributo', + 'attribute_values_update' => 'Aggiorna valore attributo', 'attributes_create' => 'Crea attributo', 'attributes_destroy' => 'Elimina attributo', 'attributes_edit' => 'Modifica attributo', @@ -103,6 +110,7 @@ 'customers_destroy' => 'Elimina cliente', 'customers_edit' => 'Modifica cliente', 'customers_index' => 'Elenco clienti', + 'customers_login' => 'Accesso clienti', 'customers_show' => 'Mostra cliente', 'customers_store' => 'Salva cliente', 'customers_update' => 'Aggiorna cliente', @@ -115,6 +123,7 @@ 'marketplaces_domain_token' => 'Token dominio', 'marketplaces_download' => 'Scarica applicazione', 'marketplaces_quick_checkout' => 'Checkout veloce', + 'order_returns_change_status' => 'Cambia stato del reso', 'order_returns_create' => 'Crea reso ordine', 'order_returns_destroy' => 'Elimina reso ordine', 'order_returns_edit' => 'Modifica reso ordine', @@ -127,6 +136,7 @@ 'orders_destroy' => 'Elimina ordine', 'orders_edit' => 'Modifica ordine', 'orders_index' => 'Elenco ordini', + 'orders_printing' => 'Stampa ordini', 'orders_show' => 'Mostra ordine', 'orders_store' => 'Salva ordine', 'orders_update' => 'Aggiorna ordine', @@ -148,6 +158,8 @@ 'plugins_store' => 'Salva plugin', 'plugins_update' => 'Aggiorna plugin', 'plugins_update_status' => 'Aggiorna stato plugin', + 'products_active' => 'Attiva prodotti', + 'products_copy' => 'Copia prodotto', 'products_create' => 'Crea prodotto', 'products_destroy' => 'Elimina prodotto', 'products_edit' => 'Modifica prodotto', @@ -180,6 +192,8 @@ 'roles_update' => 'Aggiorna ruolo', 'settings_index' => 'Elenco impostazioni', 'settings_update' => 'Aggiorna impostazioni', + 'socials_index' => 'Elenco accessi sociali', + 'socials_store' => 'Salva accesso sociale', 'states_active' => 'Attiva stato', 'states_create' => 'Crea stato', 'states_destroy' => 'Elimina stato', diff --git a/lang/ja/panel/menu.php b/lang/ja/panel/menu.php index 3929efb1..eaaf745d 100644 --- a/lang/ja/panel/menu.php +++ b/lang/ja/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => '製品', 'top_setting' => '設定', 'upload' => 'アップロード機能', + 'attribute_values' => '属性値', + 'socials' => 'ソーシャルログイン', ]; diff --git a/lang/ja/panel/route.php b/lang/ja/panel/route.php index 5643827d..ebd81ebc 100644 --- a/lang/ja/panel/route.php +++ b/lang/ja/panel/route.php @@ -8,6 +8,173 @@ */ return [ + 'account_index' => 'アカウント一覧', + 'account_update' => 'アカウントを更新', + 'admins_active' => '管理者を有効化', + 'admins_create' => '管理者を作成', + 'admins_destroy' => '管理者を削除', + 'admins_edit' => '管理者を編集', + 'admins_index' => '管理者一覧', + 'admins_show' => '管理者を表示', + 'admins_store' => '管理者を保存', + 'admins_update' => '管理者を更新', + 'analytics_create' => '分析を作成', + 'analytics_customer' => '顧客分析', + 'analytics_destroy' => '分析を削除', + 'analytics_edit' => '分析を編集', + 'analytics_index' => '分析一覧', + 'analytics_order' => '注文分析', + 'analytics_product' => '製品分析', + 'analytics_show' => '分析を表示', + 'analytics_store' => '分析を保存', + 'analytics_update' => '分析を更新', + 'articles_active' => '記事を有効化', + 'articles_create' => '記事を作成', + 'articles_destroy' => '記事を削除', + 'articles_edit' => '記事を編集', + 'articles_index' => '記事一覧', + 'articles_show' => '記事を表示', + 'articles_store' => '記事を保存', + 'articles_update' => '記事を更新', + 'attribute_groups_create' => '属性グループを作成', + 'attribute_groups_destroy' => '属性グループを削除', + 'attribute_groups_edit' => '属性グループを編集', + 'attribute_groups_index' => '属性グループ一覧', + 'attribute_groups_show' => '属性グループを表示', + 'attribute_groups_store' => '属性グループを保存', + 'attribute_groups_update' => '属性グループを更新', + 'attribute_values_create' => '属性値を作成', + 'attribute_values_destroy' => '属性値を削除', + 'attribute_values_edit' => '属性値を編集', + 'attribute_values_index' => '属性値リスト', + 'attribute_values_show' => '属性値を表示', + 'attribute_values_store' => '属性値を保存', + 'attribute_values_update' => '属性値を更新', + 'attributes_create' => '属性を作成', + 'attributes_destroy' => '属性を削除', + 'attributes_edit' => '属性を編集', + 'attributes_index' => '属性一覧', + 'attributes_show' => '属性を表示', + 'attributes_store' => '属性を保存', + 'attributes_update' => '属性を更新', + 'brands_active' => 'ブランドを有効化', + 'brands_create' => 'ブランドを作成', + 'brands_destroy' => 'ブランドを削除', + 'brands_edit' => 'ブランドを編集', + 'brands_index' => 'ブランド一覧', + 'brands_show' => 'ブランドを表示', + 'brands_store' => 'ブランドを保存', + 'brands_update' => 'ブランドを更新', + 'catalogs_active' => 'カタログを有効化', + 'catalogs_create' => 'カタログを作成', + 'catalogs_destroy' => 'カタログを削除', + 'catalogs_edit' => 'カタログを編集', + 'catalogs_index' => 'カタログ一覧', + 'catalogs_show' => 'カタログを表示', + 'catalogs_store' => 'カタログを保存', + 'catalogs_update' => 'カタログを更新', + 'categories_active' => 'カテゴリーを有効化', + 'categories_create' => 'カテゴリーを作成', + 'categories_destroy' => 'カテゴリーを削除', + 'categories_edit' => 'カテゴリーを編集', + 'categories_index' => 'カテゴリー一覧', + 'categories_show' => 'カテゴリーを表示', + 'categories_store' => 'カテゴリーを保存', + 'categories_update' => 'カテゴリーを更新', + 'content_ai_generate' => 'AIコンテンツ生成', + 'countries_active' => '国を有効化', + 'countries_create' => '国を作成', + 'countries_destroy' => '国を削除', + 'countries_edit' => '国を編集', + 'countries_index' => '国一覧', + 'countries_show' => '国を表示', + 'countries_store' => '国を保存', + 'countries_update' => '国を更新', + 'currencies_active' => '通貨を有効化', + 'currencies_create' => '通貨を作成', + 'currencies_destroy' => '通貨を削除', + 'currencies_edit' => '通貨を編集', + 'currencies_index' => '通貨一覧', + 'currencies_show' => '通貨を表示', + 'currencies_store' => '通貨を保存', + 'currencies_update' => '通貨を更新', + 'customer_groups_create' => '顧客グループを作成', + 'customer_groups_destroy' => '顧客グループを削除', + 'customer_groups_edit' => '顧客グループを編集', + 'customer_groups_index' => '顧客グループ一覧', + 'customer_groups_show' => '顧客グループを表示', + 'customer_groups_store' => '顧客グループを保存', + 'customer_groups_update' => '顧客グループを更新', + 'customers_active' => '顧客を有効化', + 'customers_create' => '顧客を作成', + 'customers_destroy' => '顧客を削除', + 'customers_edit' => '顧客を編集', + 'customers_index' => '顧客一覧', + 'customers_login' => '顧客ログイン', + 'customers_show' => '顧客を表示', + 'customers_store' => '顧客を保存', + 'customers_update' => '顧客を更新', + 'locales_active' => 'ローカライズを有効化', + 'locales_edit' => 'ローカライズを編集', + 'locales_index' => 'ローカライズ一覧', + 'locales_install' => 'ローカライズをインストール', + 'locales_uninstall' => 'ローカライズをアンインストール', + 'locales_update' => 'ローカライズを更新', + 'marketplaces_domain_token' => 'ドメインをバインドする', + 'marketplaces_download' => 'アプリをダウンロードする', + 'marketplaces_quick_checkout' => 'クイックチェックアウト', + 'order_returns_change_status' => '返品ステータス変更', + 'order_returns_create' => '注文返品を作成', + 'order_returns_destroy' => '注文返品を削除', + 'order_returns_edit' => '注文返品を編集', + 'order_returns_index' => '注文返品一覧', + 'order_returns_show' => '注文返品を表示', + 'order_returns_store' => '注文返品を保存', + 'order_returns_update' => '注文返品を更新', + 'orders_change_status' => '注文ステータスを変更', + 'orders_create' => '注文を作成', + 'orders_destroy' => '注文を削除', + 'orders_edit' => '注文を編集', + 'orders_index' => '注文一覧', + 'orders_printing' => '注文印刷', + 'orders_show' => '注文を表示', + 'orders_store' => '注文を保存', + 'orders_update' => '注文を更新', + 'pages_active' => '単ページを有効化', + 'pages_create' => '単ページを作成', + 'pages_destroy' => '単ページを削除', + 'pages_edit' => '単ページを編集', + 'pages_index' => '単ページ一覧', + 'pages_show' => '単ページを表示', + 'pages_store' => '単ページを保存', + 'pages_update' => '単ページを更新', + 'plugin_market_index' => 'プラグイン市場一覧', + 'plugin_market_show' => 'プラグイン市場の詳細', + 'plugins_create' => 'プラグインを作成', + 'plugins_destroy' => 'プラグインを削除', + 'plugins_edit' => 'プラグインを編集', + 'plugins_index' => 'プラグイン一覧', + 'plugins_show' => 'プラグインを表示', + 'plugins_store' => 'プラグインを保存', + 'plugins_update' => 'プラグインを更新', + 'plugins_update_status' => 'プラグインの状態を更新', + 'products_active' => '商品を有効化', + 'products_copy' => '商品コピー', + 'products_create' => '商品を作成', + 'products_destroy' => '商品を削除', + 'products_edit' => '商品を編集', + 'products_index' => '商品一覧', + 'products_show' => '商品を表示', + 'products_store' => '商品を保存', + 'products_update' => '商品を更新', + 'regions_active' => '地域を有効化', + 'regions_create' => '地域を作成', + 'regions_destroy' => '地域を削除', + 'regions_edit' => '地域を編集', + 'regions_index' => '地域一覧', + 'regions_show' => '地域を表示', + 'regions_store' => '地域を保存', + 'regions_update' => '地域を更新', 'reviews_active' => 'コメントを有効にする', 'reviews_create' => 'コメントを作成する', 'reviews_destroy' => 'コメントを削除する', @@ -16,207 +183,53 @@ 'reviews_show' => 'コメントを表示する', 'reviews_store' => 'コメントを保存する', 'reviews_update' => 'コメントを更新する', - 'plugin_market_index' => 'プラグイン市場一覧', - 'plugin_market_show' => 'プラグイン市場の詳細', + 'roles_create' => '役割を作成', + 'roles_destroy' => '役割を削除', + 'roles_edit' => '役割を編集', + 'roles_index' => '役割一覧', + 'roles_show' => '役割を表示', + 'roles_store' => '役割を保存', + 'roles_update' => '役割を更新', + 'settings_index' => '設定一覧', + 'settings_update' => '設定を更新', + 'socials_index' => 'ソーシャルログインリスト', + 'socials_store' => 'ソーシャルログインを保存', + 'states_active' => '州を有効化', + 'states_create' => '州を作成', + 'states_destroy' => '州を削除', + 'states_edit' => '州を編集', + 'states_index' => '州一覧', + 'states_show' => '州を表示', + 'states_store' => '州を保存', + 'states_update' => '州を更新', + 'tags_active' => 'タグを有効化', + 'tags_create' => 'タグを作成', + 'tags_destroy' => 'タグを削除', + 'tags_edit' => 'タグを編集', + 'tags_index' => 'タグ一覧', + 'tags_show' => 'タグを表示', + 'tags_store' => 'タグを保存', + 'tags_update' => 'タグを更新', + 'tax_classes_create' => '税クラスを作成', + 'tax_classes_destroy' => '税クラスを削除', + 'tax_classes_edit' => '税クラスを編集', + 'tax_classes_index' => '税クラス一覧', + 'tax_classes_show' => '税クラスを表示', + 'tax_classes_store' => '税クラスを保存', + 'tax_classes_update' => '税クラスを更新', + 'tax_rates_create' => '税率を作成', + 'tax_rates_destroy' => '税率を削除', + 'tax_rates_edit' => '税率を編集', + 'tax_rates_index' => '税率一覧', + 'tax_rates_show' => '税率を表示', + 'tax_rates_store' => '税率を保存', + 'tax_rates_update' => '税率を更新', 'theme_market_index' => 'テーマ市場一覧', 'theme_market_show' => 'テーマ市場の詳細', + 'themes_active' => 'テーマを有効化', + 'themes_index' => 'テーマ一覧', + 'themes_settings_index' => 'テーマ設定一覧', + 'themes_settings_update' => 'テーマ設定を更新', 'upload_files' => 'ファイルをアップロードする', 'upload_images' => '画像をアップロードする', - 'marketplaces_domain_token' => 'ドメインをバインドする', - 'marketplaces_download' => 'アプリをダウンロードする', - 'marketplaces_quick_checkout' => 'クイックチェックアウト', - 'content_ai_generate' => 'AIコンテンツ生成', - 'analytics_customer' => '顧客分析', - 'analytics_order' => '注文分析', - 'analytics_product' => '製品分析', - - 'orders_index' => '注文一覧', - 'orders_create' => '注文を作成', - 'orders_store' => '注文を保存', - 'orders_show' => '注文を表示', - 'orders_edit' => '注文を編集', - 'orders_update' => '注文を更新', - 'orders_destroy' => '注文を削除', - 'orders_change_status' => '注文ステータスを変更', - 'order_returns_index' => '注文返品一覧', - 'order_returns_create' => '注文返品を作成', - 'order_returns_store' => '注文返品を保存', - 'order_returns_show' => '注文返品を表示', - 'order_returns_edit' => '注文返品を編集', - 'order_returns_update' => '注文返品を更新', - 'order_returns_destroy' => '注文返品を削除', - 'products_index' => '商品一覧', - 'products_create' => '商品を作成', - 'products_store' => '商品を保存', - 'products_show' => '商品を表示', - 'products_edit' => '商品を編集', - 'products_update' => '商品を更新', - 'products_destroy' => '商品を削除', - 'categories_index' => 'カテゴリー一覧', - 'categories_create' => 'カテゴリーを作成', - 'categories_store' => 'カテゴリーを保存', - 'categories_show' => 'カテゴリーを表示', - 'categories_edit' => 'カテゴリーを編集', - 'categories_update' => 'カテゴリーを更新', - 'categories_destroy' => 'カテゴリーを削除', - 'categories_active' => 'カテゴリーを有効化', - 'brands_index' => 'ブランド一覧', - 'brands_create' => 'ブランドを作成', - 'brands_store' => 'ブランドを保存', - 'brands_show' => 'ブランドを表示', - 'brands_edit' => 'ブランドを編集', - 'brands_update' => 'ブランドを更新', - 'brands_destroy' => 'ブランドを削除', - 'brands_active' => 'ブランドを有効化', - 'articles_index' => '記事一覧', - 'articles_create' => '記事を作成', - 'articles_store' => '記事を保存', - 'articles_show' => '記事を表示', - 'articles_edit' => '記事を編集', - 'articles_update' => '記事を更新', - 'articles_destroy' => '記事を削除', - 'articles_active' => '記事を有効化', - 'catalogs_index' => 'カタログ一覧', - 'catalogs_create' => 'カタログを作成', - 'catalogs_store' => 'カタログを保存', - 'catalogs_show' => 'カタログを表示', - 'catalogs_edit' => 'カタログを編集', - 'catalogs_update' => 'カタログを更新', - 'catalogs_destroy' => 'カタログを削除', - 'catalogs_active' => 'カタログを有効化', - 'pages_index' => '単ページ一覧', - 'pages_create' => '単ページを作成', - 'pages_store' => '単ページを保存', - 'pages_show' => '単ページを表示', - 'pages_edit' => '単ページを編集', - 'pages_update' => '単ページを更新', - 'pages_destroy' => '単ページを削除', - 'pages_active' => '単ページを有効化', - 'tags_index' => 'タグ一覧', - 'tags_create' => 'タグを作成', - 'tags_store' => 'タグを保存', - 'tags_show' => 'タグを表示', - 'tags_edit' => 'タグを編集', - 'tags_update' => 'タグを更新', - 'tags_destroy' => 'タグを削除', - 'tags_active' => 'タグを有効化', - 'customers_index' => '顧客一覧', - 'customers_create' => '顧客を作成', - 'customers_store' => '顧客を保存', - 'customers_show' => '顧客を表示', - 'customers_edit' => '顧客を編集', - 'customers_update' => '顧客を更新', - 'customers_destroy' => '顧客を削除', - 'customers_active' => '顧客を有効化', - 'customer_groups_index' => '顧客グループ一覧', - 'customer_groups_create' => '顧客グループを作成', - 'customer_groups_store' => '顧客グループを保存', - 'customer_groups_show' => '顧客グループを表示', - 'customer_groups_edit' => '顧客グループを編集', - 'customer_groups_update' => '顧客グループを更新', - 'customer_groups_destroy' => '顧客グループを削除', - 'analytics_index' => '分析一覧', - 'analytics_create' => '分析を作成', - 'analytics_store' => '分析を保存', - 'analytics_show' => '分析を表示', - 'analytics_edit' => '分析を編集', - 'analytics_update' => '分析を更新', - 'analytics_destroy' => '分析を削除', - 'locales_index' => 'ローカライズ一覧', - 'locales_install' => 'ローカライズをインストール', - 'locales_edit' => 'ローカライズを編集', - 'locales_update' => 'ローカライズを更新', - 'locales_uninstall' => 'ローカライズをアンインストール', - 'locales_active' => 'ローカライズを有効化', - 'themes_index' => 'テーマ一覧', - 'themes_active' => 'テーマを有効化', - 'themes_settings_index' => 'テーマ設定一覧', - 'themes_settings_update' => 'テーマ設定を更新', - 'account_index' => 'アカウント一覧', - 'account_update' => 'アカウントを更新', - 'settings_index' => '設定一覧', - 'settings_update' => '設定を更新', - 'admins_index' => '管理者一覧', - 'admins_create' => '管理者を作成', - 'admins_store' => '管理者を保存', - 'admins_show' => '管理者を表示', - 'admins_edit' => '管理者を編集', - 'admins_update' => '管理者を更新', - 'admins_destroy' => '管理者を削除', - 'admins_active' => '管理者を有効化', - 'roles_index' => '役割一覧', - 'roles_create' => '役割を作成', - 'roles_store' => '役割を保存', - 'roles_show' => '役割を表示', - 'roles_edit' => '役割を編集', - 'roles_update' => '役割を更新', - 'roles_destroy' => '役割を削除', - 'currencies_index' => '通貨一覧', - 'currencies_create' => '通貨を作成', - 'currencies_store' => '通貨を保存', - 'currencies_show' => '通貨を表示', - 'currencies_edit' => '通貨を編集', - 'currencies_update' => '通貨を更新', - 'currencies_destroy' => '通貨を削除', - 'currencies_active' => '通貨を有効化', - 'countries_index' => '国一覧', - 'countries_create' => '国を作成', - 'countries_store' => '国を保存', - 'countries_show' => '国を表示', - 'countries_edit' => '国を編集', - 'countries_update' => '国を更新', - 'countries_destroy' => '国を削除', - 'countries_active' => '国を有効化', - 'states_index' => '州一覧', - 'states_create' => '州を作成', - 'states_store' => '州を保存', - 'states_show' => '州を表示', - 'states_edit' => '州を編集', - 'states_update' => '州を更新', - 'states_destroy' => '州を削除', - 'states_active' => '州を有効化', - 'regions_index' => '地域一覧', - 'regions_create' => '地域を作成', - 'regions_store' => '地域を保存', - 'regions_show' => '地域を表示', - 'regions_edit' => '地域を編集', - 'regions_update' => '地域を更新', - 'regions_destroy' => '地域を削除', - 'regions_active' => '地域を有効化', - 'tax_classes_index' => '税クラス一覧', - 'tax_classes_create' => '税クラスを作成', - 'tax_classes_store' => '税クラスを保存', - 'tax_classes_show' => '税クラスを表示', - 'tax_classes_edit' => '税クラスを編集', - 'tax_classes_update' => '税クラスを更新', - 'tax_classes_destroy' => '税クラスを削除', - 'tax_rates_index' => '税率一覧', - 'tax_rates_create' => '税率を作成', - 'tax_rates_store' => '税率を保存', - 'tax_rates_show' => '税率を表示', - 'tax_rates_edit' => '税率を編集', - 'tax_rates_update' => '税率を更新', - 'tax_rates_destroy' => '税率を削除', - 'plugins_index' => 'プラグイン一覧', - 'plugins_create' => 'プラグインを作成', - 'plugins_store' => 'プラグインを保存', - 'plugins_show' => 'プラグインを表示', - 'plugins_edit' => 'プラグインを編集', - 'plugins_update' => 'プラグインを更新', - 'plugins_destroy' => 'プラグインを削除', - 'plugins_update_status' => 'プラグインの状態を更新', - 'attribute_groups_index' => '属性グループ一覧', - 'attribute_groups_create' => '属性グループを作成', - 'attribute_groups_show' => '属性グループを表示', - 'attribute_groups_store' => '属性グループを保存', - 'attribute_groups_edit' => '属性グループを編集', - 'attribute_groups_update' => '属性グループを更新', - 'attribute_groups_destroy' => '属性グループを削除', - 'attributes_index' => '属性一覧', - 'attributes_create' => '属性を作成', - 'attributes_store' => '属性を保存', - 'attributes_show' => '属性を表示', - 'attributes_edit' => '属性を編集', - 'attributes_update' => '属性を更新', - 'attributes_destroy' => '属性を削除', ]; diff --git a/lang/ko/panel/menu.php b/lang/ko/panel/menu.php index 7d2682ee..7581b589 100644 --- a/lang/ko/panel/menu.php +++ b/lang/ko/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => '상품', 'top_setting' => '설정', 'upload' => '업로드 기능', + 'attribute_values' => '속성 값', + 'socials' => '소셜 로그인', ]; diff --git a/lang/ko/panel/route.php b/lang/ko/panel/route.php index 493b77ae..1f160896 100644 --- a/lang/ko/panel/route.php +++ b/lang/ko/panel/route.php @@ -43,6 +43,13 @@ 'attribute_groups_show' => '속성 그룹 보기', 'attribute_groups_store' => '속성 그룹 저장', 'attribute_groups_update' => '속성 그룹 업데이트', + 'attribute_values_create' => '속성 값 생성', + 'attribute_values_destroy' => '속성 값 삭제', + 'attribute_values_edit' => '속성 값 편집', + 'attribute_values_index' => '속성 값 목록', + 'attribute_values_show' => '속성 값 표시', + 'attribute_values_store' => '속성 값 저장', + 'attribute_values_update' => '속성 값 업데이트', 'attributes_create' => '속성 생성', 'attributes_destroy' => '속성 삭제', 'attributes_edit' => '속성 편집', @@ -103,6 +110,7 @@ 'customers_destroy' => '고객 삭제', 'customers_edit' => '고객 편집', 'customers_index' => '고객 목록', + 'customers_login' => '고객 로그인', 'customers_show' => '고객 보기', 'customers_store' => '고객 저장', 'customers_update' => '고객 업데이트', @@ -115,6 +123,7 @@ 'marketplaces_domain_token' => '도메인 바인딩', 'marketplaces_download' => '애플리케이션 다운로드', 'marketplaces_quick_checkout' => '빠른 결제', + 'order_returns_change_status' => '주문 반품 상태 변경', 'order_returns_create' => '주문 반품 생성', 'order_returns_destroy' => '주문 반품 삭제', 'order_returns_edit' => '주문 반품 편집', @@ -122,10 +131,12 @@ 'order_returns_show' => '주문 반품 보기', 'order_returns_store' => '주문 반품 저장', 'order_returns_update' => '주문 반품 업데이트', - 'orders_change_status' => '주문 상태 변경', 'orders_create' => '주문 생성', + 'orders_change_status' => '주문 상태 변경', + 'orders_create' => '주문 생성', 'orders_destroy' => '주문 삭제', 'orders_edit' => '주문 편집', 'orders_index' => '주문 목록', + 'orders_printing' => '주문 인쇄', 'orders_show' => '주문 보기', 'orders_store' => '주문 저장', 'orders_update' => '주문 업데이트', @@ -147,6 +158,8 @@ 'plugins_store' => '플러그인 저장', 'plugins_update' => '플러그인 업데이트', 'plugins_update_status' => '플러그인 상태 업데이트', + 'products_active' => '상품 활성화', + 'products_copy' => '상품 복사', 'products_create' => '상품 생성', 'products_destroy' => '상품 삭제', 'products_edit' => '상품 편집', @@ -179,6 +192,8 @@ 'roles_update' => '역할 업데이트', 'settings_index' => '설정 목록', 'settings_update' => '설정 업데이트', + 'socials_index' => '소셜 로그인 목록', + 'socials_store' => '소셜 로그인 저장', 'states_active' => '주 활성화', 'states_create' => '주 생성', 'states_destroy' => '주 삭제', diff --git a/lang/ms/panel/menu.php b/lang/ms/panel/menu.php index 3b3fdac7..e5b672e0 100644 --- a/lang/ms/panel/menu.php +++ b/lang/ms/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => 'Produk', 'top_setting' => 'Tetapan', 'upload' => 'Fungsi Muat Naik', + 'attribute_values' => 'Nilai atribut', + 'socials' => 'Log masuk sosial', ]; diff --git a/lang/ms/panel/route.php b/lang/ms/panel/route.php index 064af0ce..071daaea 100644 --- a/lang/ms/panel/route.php +++ b/lang/ms/panel/route.php @@ -8,219 +8,228 @@ */ return [ - 'content_ai_generate' => 'Penghasilan Kandungan AI', - 'reviews_active' => 'Aktifkan Ulasan', - 'reviews_create' => 'Buat Ulasan', - 'reviews_destroy' => 'Padam Ulasan', - 'reviews_edit' => 'Sunting Ulasan', - 'reviews_index' => 'Senarai Ulasan', - 'reviews_show' => 'Tunjuk Ulasan', - 'reviews_store' => 'Simpan Ulasan', - 'reviews_update' => 'Kemas Kini Ulasan', - 'plugin_market_index' => 'Senarai Pasaran Plugin', - 'plugin_market_show' => 'Butiran Pasaran Plugin', - 'theme_market_index' => 'Senarai Pasaran Tema', - 'theme_market_show' => 'Butiran Pasaran Tema', - 'upload_files' => 'Muat Naik Fail', - 'upload_images' => 'Muat Naik Gambar', - 'analytics_customer' => 'Analisis Pelanggan', - 'analytics_order' => 'Analisis Pesanan', - 'analytics_product' => 'Analisis Produk', - - 'orders_index' => 'Senarai Pesanan', - 'orders_create' => 'Cipta Pesanan', - 'orders_store' => 'Simpan Pesanan', - 'orders_show' => 'Papar Pesanan', - 'orders_edit' => 'Sunting Pesanan', - 'orders_update' => 'Kemaskini Pesanan', - 'orders_destroy' => 'Padam Pesanan', - 'orders_change_status' => 'Tukar Status Pesanan', - 'order_returns_index' => 'Senarai Pengembalian Pesanan', - 'order_returns_create' => 'Cipta Pengembalian Pesanan', - 'order_returns_store' => 'Simpan Pengembalian Pesanan', - 'order_returns_show' => 'Papar Pengembalian Pesanan', - 'order_returns_edit' => 'Sunting Pengembalian Pesanan', - 'order_returns_update' => 'Kemaskini Pengembalian Pesanan', - 'order_returns_destroy' => 'Padam Pengembalian Pesanan', - 'products_index' => 'Senarai Produk', - 'products_create' => 'Cipta Produk', - 'products_store' => 'Simpan Produk', - 'products_show' => 'Papar Produk', - 'products_edit' => 'Sunting Produk', - 'products_update' => 'Kemaskini Produk', - 'products_destroy' => 'Padam Produk', - 'categories_index' => 'Senarai Kategori', - 'categories_create' => 'Cipta Kategori', - 'categories_store' => 'Simpan Kategori', - 'categories_show' => 'Papar Kategori', - 'categories_edit' => 'Sunting Kategori', - 'categories_update' => 'Kemaskini Kategori', - 'categories_destroy' => 'Padam Kategori', - 'categories_active' => 'Aktifkan Kategori', - 'brands_index' => 'Senarai Merek', - 'brands_create' => 'Cipta Merek', - 'brands_store' => 'Simpan Merek', - 'brands_show' => 'Papar Merek', - 'brands_edit' => 'Sunting Merek', - 'brands_update' => 'Kemaskini Merek', - 'brands_destroy' => 'Padam Merek', - 'brands_active' => 'Aktifkan Merek', - 'articles_index' => 'Senarai Artikel', + 'account_index' => 'Senarai Akaun', + 'account_update' => 'Kemaskini Akaun', + 'admins_active' => 'Aktifkan Pentadbir', + 'admins_create' => 'Cipta Pentadbir', + 'admins_destroy' => 'Padam Pentadbir', + 'admins_edit' => 'Sunting Pentadbir', + 'admins_index' => 'Senarai Pentadbir', + 'admins_show' => 'Papar Pentadbir', + 'admins_store' => 'Simpan Pentadbir', + 'admins_update' => 'Kemaskini Pentadbir', + 'analytics_create' => 'Cipta Analisis', + 'analytics_customer' => 'Analisis Pelanggan', + 'analytics_destroy' => 'Padam Analisis', + 'analytics_edit' => 'Sunting Analisis', + 'analytics_index' => 'Senarai Analisis', + 'analytics_order' => 'Analisis Pesanan', + 'analytics_product' => 'Analisis Produk', + 'analytics_show' => 'Papar Analisis', + 'analytics_store' => 'Simpan Analisis', + 'analytics_update' => 'Kemaskini Analisis', + 'articles_active' => 'Aktifkan Artikel', 'articles_create' => 'Cipta Artikel', - 'articles_store' => 'Simpan Artikel', - 'articles_show' => 'Papar Artikel', + 'articles_destroy' => 'Padam Artikel', 'articles_edit' => 'Sunting Artikel', + 'articles_index' => 'Senarai Artikel', + 'articles_show' => 'Papar Artikel', + 'articles_store' => 'Simpan Artikel', 'articles_update' => 'Kemaskini Artikel', - 'articles_destroy' => 'Padam Artikel', - 'articles_active' => 'Aktifkan Artikel', - 'catalogs_index' => 'Senarai Katalog', + 'attribute_groups_create' => 'Cipta Kumpulan Atribut', + 'attribute_groups_destroy' => 'Padam Kumpulan Atribut', + 'attribute_groups_edit' => 'Sunting Kumpulan Atribut', + 'attribute_groups_index' => 'Senarai Kumpulan Atribut', + 'attribute_groups_show' => 'Papar Kumpulan Atribut', + 'attribute_groups_store' => 'Simpan Kumpulan Atribut', + 'attribute_groups_update' => 'Kemaskini Kumpulan Atribut', + 'attribute_values_create' => 'Buat nilai atribut', + 'attribute_values_destroy' => 'Padam nilai atribut', + 'attribute_values_edit' => 'Edit nilai atribut', + 'attribute_values_index' => 'Senarai nilai atribut', + 'attribute_values_show' => 'Papar nilai atribut', + 'attribute_values_store' => 'Simpan nilai atribut', + 'attribute_values_update' => 'Kemaskini nilai atribut', + 'attributes_create' => 'Cipta Atribut', + 'attributes_destroy' => 'Padam Atribut', + 'attributes_edit' => 'Sunting Atribut', + 'attributes_index' => 'Senarai Atribut', + 'attributes_show' => 'Papar Atribut', + 'attributes_store' => 'Simpan Atribut', + 'attributes_update' => 'Kemaskini Atribut', + 'brands_active' => 'Aktifkan Merek', + 'brands_create' => 'Cipta Merek', + 'brands_destroy' => 'Padam Merek', + 'brands_edit' => 'Sunting Merek', + 'brands_index' => 'Senarai Merek', + 'brands_show' => 'Papar Merek', + 'brands_store' => 'Simpan Merek', + 'brands_update' => 'Kemaskini Merek', + 'catalogs_active' => 'Aktifkan Katalog', 'catalogs_create' => 'Cipta Katalog', - 'catalogs_store' => 'Simpan Katalog', - 'catalogs_show' => 'Papar Katalog', + 'catalogs_destroy' => 'Padam Katalog', 'catalogs_edit' => 'Sunting Katalog', + 'catalogs_index' => 'Senarai Katalog', + 'catalogs_show' => 'Papar Katalog', + 'catalogs_store' => 'Simpan Katalog', 'catalogs_update' => 'Kemaskini Katalog', - 'catalogs_destroy' => 'Padam Katalog', - 'catalogs_active' => 'Aktifkan Katalog', - 'pages_index' => 'Senarai Halaman', - 'pages_create' => 'Cipta Halaman', - 'pages_store' => 'Simpan Halaman', - 'pages_show' => 'Papar Halaman', - 'pages_edit' => 'Sunting Halaman', - 'pages_update' => 'Kemaskini Halaman', - 'pages_destroy' => 'Padam Halaman', - 'pages_active' => 'Aktifkan Halaman', - 'tags_index' => 'Senarai Tag', - 'tags_create' => 'Cipta Tag', - 'tags_store' => 'Simpan Tag', - 'tags_show' => 'Papar Tag', - 'tags_edit' => 'Sunting Tag', - 'tags_update' => 'Kemaskini Tag', - 'tags_destroy' => 'Padam Tag', - 'tags_active' => 'Aktifkan Tag', - 'customers_index' => 'Senarai Pelanggan', - 'customers_create' => 'Cipta Pelanggan', - 'customers_store' => 'Simpan Pelanggan', - 'customers_show' => 'Papar Pelanggan', - 'customers_edit' => 'Sunting Pelanggan', - 'customers_update' => 'Kemaskini Pelanggan', - 'customers_destroy' => 'Padam Pelanggan', - 'customers_active' => 'Aktifkan Pelanggan', - 'customer_groups_index' => 'Senarai Kumpulan Pelanggan', + 'categories_active' => 'Aktifkan Kategori', + 'categories_create' => 'Cipta Kategori', + 'categories_destroy' => 'Padam Kategori', + 'categories_edit' => 'Sunting Kategori', + 'categories_index' => 'Senarai Kategori', + 'categories_show' => 'Papar Kategori', + 'categories_store' => 'Simpan Kategori', + 'categories_update' => 'Kemaskini Kategori', + 'content_ai_generate' => 'Penghasilan Kandungan AI', + 'countries_active' => 'Aktifkan Negara', + 'countries_create' => 'Cipta Negara', + 'countries_destroy' => 'Padam Negara', + 'countries_edit' => 'Sunting Negara', + 'countries_index' => 'Senarai Negara', + 'countries_show' => 'Papar Negara', + 'countries_store' => 'Simpan Negara', + 'countries_update' => 'Kemaskini Negara', + 'currencies_active' => 'Aktifkan Mata Wang', + 'currencies_create' => 'Cipta Mata Wang', + 'currencies_destroy' => 'Padam Mata Wang', + 'currencies_edit' => 'Sunting Mata Wang', + 'currencies_index' => 'Senarai Mata Wang', + 'currencies_show' => 'Papar Mata Wang', + 'currencies_store' => 'Simpan Mata Wang', + 'currencies_update' => 'Kemaskini Mata Wang', 'customer_groups_create' => 'Cipta Kumpulan Pelanggan', - 'customer_groups_store' => 'Simpan Kumpulan Pelanggan', - 'customer_groups_show' => 'Papar Kumpulan Pelanggan', + 'customer_groups_destroy' => 'Padam Kumpulan Pelanggan', 'customer_groups_edit' => 'Sunting Kumpulan Pelanggan', + 'customer_groups_index' => 'Senarai Kumpulan Pelanggan', + 'customer_groups_show' => 'Papar Kumpulan Pelanggan', + 'customer_groups_store' => 'Simpan Kumpulan Pelanggan', 'customer_groups_update' => 'Kemaskini Kumpulan Pelanggan', - 'customer_groups_destroy' => 'Padam Kumpulan Pelanggan', - 'analytics_index' => 'Senarai Analisis', - 'analytics_create' => 'Cipta Analisis', - 'analytics_store' => 'Simpan Analisis', - 'analytics_show' => 'Papar Analisis', - 'analytics_edit' => 'Sunting Analisis', - 'analytics_update' => 'Kemaskini Analisis', - 'analytics_destroy' => 'Padam Analisis', + 'customers_active' => 'Aktifkan Pelanggan', + 'customers_create' => 'Cipta Pelanggan', + 'customers_destroy' => 'Padam Pelanggan', + 'customers_edit' => 'Sunting Pelanggan', + 'customers_index' => 'Senarai Pelanggan', + 'customers_login' => 'Log masuk pelanggan', + 'customers_show' => 'Papar Pelanggan', + 'customers_store' => 'Simpan Pelanggan', + 'customers_update' => 'Kemaskini Pelanggan', + 'locales_active' => 'Aktifkan Lokalisasi', + 'locales_edit' => 'Sunting Lokalisasi', 'locales_index' => 'Senarai Lokalisasi', 'locales_install' => 'Pasang Lokalisasi', - 'locales_edit' => 'Sunting Lokalisasi', - 'locales_update' => 'Kemaskini Lokalisasi', 'locales_uninstall' => 'Nyahpasang Lokalisasi', - 'locales_active' => 'Aktifkan Lokalisasi', - 'themes_index' => 'Senarai Tema', - 'themes_active' => 'Aktifkan Tema', - 'themes_settings_index' => 'Senarai Tetapan Tema', - 'themes_settings_update' => 'Kemaskini Tetapan Tema', - 'account_index' => 'Senarai Akaun', - 'account_update' => 'Kemaskini Akaun', - 'settings_index' => 'Senarai Tetapan', - 'settings_update' => 'Kemaskini Tetapan', - 'admins_index' => 'Senarai Pentadbir', - 'admins_create' => 'Cipta Pentadbir', - 'admins_store' => 'Simpan Pentadbir', - 'admins_show' => 'Papar Pentadbir', - 'admins_edit' => 'Sunting Pentadbir', - 'admins_update' => 'Kemaskini Pentadbir', - 'admins_destroy' => 'Padam Pentadbir', - 'admins_active' => 'Aktifkan Pentadbir', - 'roles_index' => 'Senarai Peranan', + 'locales_update' => 'Kemaskini Lokalisasi', + 'marketplaces_domain_token' => 'Pautkan Domain', + 'marketplaces_download' => 'Muat Turun Aplikasi', + 'marketplaces_quick_checkout' => 'Proses Bayar Segera', + 'order_returns_change_status' => 'Tukar status pengembalian pesanan', + 'order_returns_create' => 'Cipta Pengembalian Pesanan', + 'order_returns_destroy' => 'Padam Pengembalian Pesanan', + 'order_returns_edit' => 'Sunting Pengembalian Pesanan', + 'order_returns_index' => 'Senarai Pengembalian Pesanan', + 'order_returns_show' => 'Papar Pengembalian Pesanan', + 'order_returns_store' => 'Simpan Pengembalian Pesanan', + 'order_returns_update' => 'Kemaskini Pengembalian Pesanan', + 'orders_change_status' => 'Tukar Status Pesanan', + 'orders_create' => 'Cipta Pesanan', + 'orders_destroy' => 'Padam Pesanan', + 'orders_edit' => 'Sunting Pesanan', + 'orders_index' => 'Senarai Pesanan', + 'orders_printing' => 'Cetak pesanan', + 'orders_show' => 'Papar Pesanan', + 'orders_store' => 'Simpan Pesanan', + 'orders_update' => 'Kemaskini Pesanan', + 'pages_active' => 'Aktifkan Halaman', + 'pages_create' => 'Cipta Halaman', + 'pages_destroy' => 'Padam Halaman', + 'pages_edit' => 'Sunting Halaman', + 'pages_index' => 'Senarai Halaman', + 'pages_show' => 'Papar Halaman', + 'pages_store' => 'Simpan Halaman', + 'pages_update' => 'Kemaskini Halaman', + 'plugin_market_index' => 'Senarai Pasaran Plugin', + 'plugin_market_show' => 'Papar Butiran Pasaran Plugin', + 'plugins_create' => 'Cipta Plugin', + 'plugins_destroy' => 'Padam Plugin', + 'plugins_edit' => 'Sunting Plugin', + 'plugins_index' => 'Senarai Plugin', + 'plugins_show' => 'Papar Plugin', + 'plugins_store' => 'Simpan Plugin', + 'plugins_update' => 'Kemaskini Plugin', + 'plugins_update_status' => 'Kemaskini Status Plugin', + 'products_active' => 'Aktifkan produk', + 'products_copy' => 'Salin produk', + 'products_create' => 'Cipta Produk', + 'products_destroy' => 'Padam Produk', + 'products_edit' => 'Sunting Produk', + 'products_index' => 'Senarai Produk', + 'products_show' => 'Papar Produk', + 'products_store' => 'Simpan Produk', + 'products_update' => 'Kemaskini Produk', + 'regions_active' => 'Aktifkan Daerah', + 'regions_create' => 'Cipta Daerah', + 'regions_destroy' => 'Padam Daerah', + 'regions_edit' => 'Sunting Daerah', + 'regions_index' => 'Senarai Daerah', + 'regions_show' => 'Papar Daerah', + 'regions_store' => 'Simpan Daerah', + 'regions_update' => 'Kemaskini Daerah', + 'reviews_active' => 'Aktifkan Ulasan', + 'reviews_create' => 'Buat Ulasan', + 'reviews_destroy' => 'Padam Ulasan', + 'reviews_edit' => 'Sunting Ulasan', + 'reviews_index' => 'Senarai Ulasan', + 'reviews_show' => 'Tunjuk Ulasan', + 'reviews_store' => 'Simpan Ulasan', + 'reviews_update' => 'Kemas Kini Ulasan', 'roles_create' => 'Cipta Peranan', - 'roles_store' => 'Simpan Peranan', - 'roles_show' => 'Papar Peranan', + 'roles_destroy' => 'Padam Peranan', 'roles_edit' => 'Sunting Peranan', + 'roles_index' => 'Senarai Peranan', + 'roles_show' => 'Papar Peranan', + 'roles_store' => 'Simpan Peranan', 'roles_update' => 'Kemaskini Peranan', - 'roles_destroy' => 'Padam Peranan', - 'currencies_index' => 'Senarai Mata Wang', - 'currencies_create' => 'Cipta Mata Wang', - 'currencies_store' => 'Simpan Mata Wang', - 'currencies_show' => 'Papar Mata Wang', - 'currencies_edit' => 'Sunting Mata Wang', - 'currencies_update' => 'Kemaskini Mata Wang', - 'currencies_destroy' => 'Padam Mata Wang', - 'currencies_active' => 'Aktifkan Mata Wang', - 'countries_index' => 'Senarai Negara', - 'countries_create' => 'Cipta Negara', - 'countries_store' => 'Simpan Negara', - 'countries_show' => 'Papar Negara', - 'countries_edit' => 'Sunting Negara', - 'countries_update' => 'Kemaskini Negara', - 'countries_destroy' => 'Padam Negara', - 'countries_active' => 'Aktifkan Negara', - 'states_index' => 'Senarai Wilayah', + 'settings_index' => 'Senarai Tetapan', + 'settings_update' => 'Kemaskini Tetapan', + 'socials_index' => 'Senarai log masuk sosial', + 'socials_store' => 'Simpan log masuk sosial', + 'states_active' => 'Aktifkan Wilayah', 'states_create' => 'Cipta Wilayah', - 'states_store' => 'Simpan Wilayah', - 'states_show' => 'Papar Wilayah', + 'states_destroy' => 'Padam Wilayah', 'states_edit' => 'Sunting Wilayah', + 'states_index' => 'Senarai Wilayah', + 'states_show' => 'Papar Wilayah', + 'states_store' => 'Simpan Wilayah', 'states_update' => 'Kemaskini Wilayah', - 'states_destroy' => 'Padam Wilayah', - 'states_active' => 'Aktifkan Wilayah', - 'regions_index' => 'Senarai Daerah', - 'regions_create' => 'Cipta Daerah', - 'regions_store' => 'Simpan Daerah', - 'regions_show' => 'Papar Daerah', - 'regions_edit' => 'Sunting Daerah', - 'regions_update' => 'Kemaskini Daerah', - 'regions_destroy' => 'Padam Daerah', - 'regions_active' => 'Aktifkan Daerah', - 'tax_classes_index' => 'Senarai Kelas Cukai', + 'tags_active' => 'Aktifkan Tag', + 'tags_create' => 'Cipta Tag', + 'tags_destroy' => 'Padam Tag', + 'tags_edit' => 'Sunting Tag', + 'tags_index' => 'Senarai Tag', + 'tags_show' => 'Papar Tag', + 'tags_store' => 'Simpan Tag', + 'tags_update' => 'Kemaskini Tag', 'tax_classes_create' => 'Cipta Kelas Cukai', - 'tax_classes_store' => 'Simpan Kelas Cukai', - 'tax_classes_show' => 'Papar Kelas Cukai', + 'tax_classes_destroy' => 'Padam Kelas Cukai', 'tax_classes_edit' => 'Sunting Kelas Cukai', + 'tax_classes_index' => 'Senarai Kelas Cukai', + 'tax_classes_show' => 'Papar Kelas Cukai', + 'tax_classes_store' => 'Simpan Kelas Cukai', 'tax_classes_update' => 'Kemaskini Kelas Cukai', - 'tax_classes_destroy' => 'Padam Kelas Cukai', - 'tax_rates_index' => 'Senarai Kadar Cukai', 'tax_rates_create' => 'Cipta Kadar Cukai', - 'tax_rates_store' => 'Simpan Kadar Cukai', - 'tax_rates_show' => 'Papar Kadar Cukai', + 'tax_rates_destroy' => 'Padam Kadar Cukai', 'tax_rates_edit' => 'Sunting Kadar Cukai', + 'tax_rates_index' => 'Senarai Kadar Cukai', + 'tax_rates_show' => 'Papar Kadar Cukai', + 'tax_rates_store' => 'Simpan Kadar Cukai', 'tax_rates_update' => 'Kemaskini Kadar Cukai', - 'tax_rates_destroy' => 'Padam Kadar Cukai', - 'plugins_index' => 'Senarai Plugin', - 'plugins_create' => 'Cipta Plugin', - 'plugins_store' => 'Simpan Plugin', - 'plugins_show' => 'Papar Plugin', - 'plugins_edit' => 'Sunting Plugin', - 'plugins_update' => 'Kemaskini Plugin', - 'plugins_destroy' => 'Padam Plugin', - 'plugins_update_status' => 'Kemaskini Status Plugin', - 'attribute_groups_index' => 'Senarai Kumpulan Atribut', - 'attribute_groups_create' => 'Cipta Kumpulan Atribut', - 'attribute_groups_show' => 'Papar Kumpulan Atribut', - 'attribute_groups_store' => 'Simpan Kumpulan Atribut', - 'attribute_groups_edit' => 'Sunting Kumpulan Atribut', - 'attribute_groups_update' => 'Kemaskini Kumpulan Atribut', - 'attribute_groups_destroy' => 'Padam Kumpulan Atribut', - 'attributes_index' => 'Senarai Atribut', - 'attributes_create' => 'Cipta Atribut', - 'attributes_store' => 'Simpan Atribut', - 'attributes_show' => 'Papar Atribut', - 'attributes_edit' => 'Sunting Atribut', - 'attributes_update' => 'Kemaskini Atribut', - 'attributes_destroy' => 'Padam Atribut', - 'plugin_market_index' => 'Senarai Pasaran Plugin', - 'plugin_market_show' => 'Papar Butiran Pasaran Plugin', 'theme_market_index' => 'Senarai Pasaran Tema', 'theme_market_show' => 'Papar Butiran Pasaran Tema', - 'marketplaces_download' => 'Muat Turun Aplikasi', - 'marketplaces_quick_checkout' => 'Proses Bayar Segera', - 'marketplaces_domain_token' => 'Pautkan Domain', + 'themes_active' => 'Aktifkan Tema', + 'themes_index' => 'Senarai Tema', + 'themes_settings_index' => 'Senarai Tetapan Tema', + 'themes_settings_update' => 'Kemaskini Tetapan Tema', + 'upload_files' => 'Muat Naik Fail', + 'upload_images' => 'Muat Naik Gambar', ]; diff --git a/lang/pt/panel/menu.php b/lang/pt/panel/menu.php index d1b7e38b..947b26eb 100644 --- a/lang/pt/panel/menu.php +++ b/lang/pt/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => 'Produtos', 'top_setting' => 'Configurações', 'upload' => 'Funcionalidade de Upload', + 'attribute_values' => 'Valores de atributos', + 'socials' => 'Logins sociais', ]; diff --git a/lang/pt/panel/route.php b/lang/pt/panel/route.php index 022bcfdd..9f7e3b3f 100644 --- a/lang/pt/panel/route.php +++ b/lang/pt/panel/route.php @@ -43,6 +43,13 @@ 'attribute_groups_show' => 'Visualizar Grupo de Atributos', 'attribute_groups_store' => 'Salvar Grupo de Atributos', 'attribute_groups_update' => 'Atualizar Grupo de Atributos', + 'attribute_values_create' => 'Criar valor de atributo', + 'attribute_values_destroy' => 'Excluir valor de atributo', + 'attribute_values_edit' => 'Editar valor de atributo', + 'attribute_values_index' => 'Lista de valores de atributos', + 'attribute_values_show' => 'Exibir valor de atributo', + 'attribute_values_store' => 'Salvar valor de atributo', + 'attribute_values_update' => 'Atualizar valor de atributo', 'attributes_create' => 'Criar Atributo', 'attributes_destroy' => 'Excluir Atributo', 'attributes_edit' => 'Editar Atributo', @@ -103,6 +110,7 @@ 'customers_destroy' => 'Excluir Cliente', 'customers_edit' => 'Editar Cliente', 'customers_index' => 'Lista de Clientes', + 'customers_login' => 'Login de clientes', 'customers_show' => 'Visualizar Cliente', 'customers_store' => 'Salvar Cliente', 'customers_update' => 'Atualizar Cliente', @@ -115,6 +123,7 @@ 'marketplaces_domain_token' => 'Vincular Domínio', 'marketplaces_download' => 'Baixar Aplicativo', 'marketplaces_quick_checkout' => 'Finalização Rápida', + 'order_returns_change_status' => 'Alterar status de devolução de pedido', 'order_returns_create' => 'Criar Devolução de Pedido', 'order_returns_destroy' => 'Excluir Devolução de Pedido', 'order_returns_edit' => 'Editar Devolução de Pedido', @@ -127,6 +136,7 @@ 'orders_destroy' => 'Excluir Pedido', 'orders_edit' => 'Editar Pedido', 'orders_index' => 'Lista de Pedidos', + 'orders_printing' => 'Impressão de pedidos', 'orders_show' => 'Visualizar Pedido', 'orders_store' => 'Salvar Pedido', 'orders_update' => 'Atualizar Pedido', @@ -148,6 +158,8 @@ 'plugins_store' => 'Salvar Plugin', 'plugins_update' => 'Atualizar Plugin', 'plugins_update_status' => 'Atualizar Status do Plugin', + 'products_active' => 'Ativar produtos', + 'products_copy' => 'Copiar produto', 'products_create' => 'Criar Produto', 'products_destroy' => 'Excluir Produto', 'products_edit' => 'Editar Produto', @@ -180,6 +192,8 @@ 'roles_update' => 'Atualizar Papel', 'settings_index' => 'Lista de Configurações', 'settings_update' => 'Atualizar Configurações', + 'socials_index' => 'Lista de logins sociais', + 'socials_store' => 'Salvar login social', 'states_active' => 'Ativar Estado', 'states_create' => 'Criar Estado', 'states_destroy' => 'Excluir Estado', diff --git a/lang/ru/panel/menu.php b/lang/ru/panel/menu.php index 889cb049..67e335a0 100644 --- a/lang/ru/panel/menu.php +++ b/lang/ru/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => 'Товары', 'top_setting' => 'Настройки', 'upload' => 'Функции загрузки', + 'attribute_values' => 'Значения атрибутов', + 'socials' => 'Социальные входы', ]; diff --git a/lang/ru/panel/route.php b/lang/ru/panel/route.php index d1632f57..467f52a8 100644 --- a/lang/ru/panel/route.php +++ b/lang/ru/panel/route.php @@ -43,6 +43,13 @@ 'attribute_groups_show' => 'Показать группу атрибутов', 'attribute_groups_store' => 'Сохранить группу атрибутов', 'attribute_groups_update' => 'Обновить группу атрибутов', + 'attribute_values_create' => 'Создать значение атрибута', + 'attribute_values_destroy' => 'Удалить значение атрибута', + 'attribute_values_edit' => 'Редактировать значение атрибута', + 'attribute_values_index' => 'Список значений атрибутов', + 'attribute_values_show' => 'Показать значение атрибута', + 'attribute_values_store' => 'Сохранить значение атрибута', + 'attribute_values_update' => 'Обновить значение атрибута', 'attributes_create' => 'Создать атрибут', 'attributes_destroy' => 'Удалить атрибут', 'attributes_edit' => 'Редактировать атрибут', @@ -103,6 +110,7 @@ 'customers_destroy' => 'Удалить клиента', 'customers_edit' => 'Редактировать клиента', 'customers_index' => 'Список клиентов', + 'customers_login' => 'Вход для клиентов', 'customers_show' => 'Показать клиента', 'customers_store' => 'Сохранить клиента', 'customers_update' => 'Обновить клиента', @@ -115,6 +123,7 @@ 'marketplaces_domain_token' => 'Токен домена рынков', 'marketplaces_download' => 'Скачать приложение', 'marketplaces_quick_checkout' => 'Быстрый оформление заказа', + 'order_returns_change_status' => 'Изменить статус возврата заказа', 'order_returns_create' => 'Создать возврат заказа', 'order_returns_destroy' => 'Удалить возврат заказа', 'order_returns_edit' => 'Редактировать возврат заказа', @@ -127,6 +136,7 @@ 'orders_destroy' => 'Удалить заказ', 'orders_edit' => 'Редактировать заказ', 'orders_index' => 'Список заказов', + 'orders_printing' => 'Печать заказов', 'orders_show' => 'Показать заказ', 'orders_store' => 'Сохранить заказ', 'orders_update' => 'Обновить заказ', @@ -148,6 +158,8 @@ 'plugins_store' => 'Сохранить плагин', 'plugins_update' => 'Обновить плагин', 'plugins_update_status' => 'Обновить статус плагина', + 'products_active' => 'Активировать продукты', + 'products_copy' => 'Копировать продукт', 'products_create' => 'Создать продукт', 'products_destroy' => 'Удалить продукт', 'products_edit' => 'Редактировать продукт', @@ -180,6 +192,8 @@ 'roles_update' => 'Обновить роль', 'settings_index' => 'Список настроек', 'settings_update' => 'Обновить настройки', + 'socials_index' => 'Список социальных входов', + 'socials_store' => 'Сохранить социальный вход', 'states_active' => 'Активировать штат', 'states_create' => 'Создать штат', 'states_destroy' => 'Удалить штат', diff --git a/lang/th/panel/menu.php b/lang/th/panel/menu.php index 8058052d..da7f2a70 100644 --- a/lang/th/panel/menu.php +++ b/lang/th/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => 'สินค้า', 'top_setting' => 'การตั้งค่า', 'upload' => 'ฟังก์ชันการอัปโหลด', + 'attribute_values' => 'ค่าคุณสมบัติ', + 'socials' => 'การเข้าสู่ระบบโซเชียล', ]; diff --git a/lang/th/panel/route.php b/lang/th/panel/route.php index ab50b291..fd78b3f4 100644 --- a/lang/th/panel/route.php +++ b/lang/th/panel/route.php @@ -8,220 +8,228 @@ */ return [ - 'content_ai_generate' => 'การสร้างเนื้อหา', - - 'analytics_customer' => 'การวิเคราะห์ลูกค้า', - 'analytics_order' => 'การวิเคราะห์คำสั่งซื้อ', - 'analytics_product' => 'การวิเคราะห์ผลิตภัณฑ์', - 'reviews_active' => 'เปิดใช้งานการรีวิว', - 'reviews_create' => 'สร้างรีวิว', - 'reviews_destroy' => 'ลบรีวิว', - 'reviews_edit' => 'แก้ไขรีวิว', - 'reviews_index' => 'รายการรีวิว', - 'reviews_show' => 'แสดงรีวิว', - 'reviews_store' => 'บันทึกรีวิว', - 'reviews_update' => 'อัปเดตรีวิว', - 'plugin_market_index' => 'รายการตลาดปลั๊กอิน', - 'plugin_market_show' => 'รายละเอียดตลาดปลั๊กอิน', - 'theme_market_index' => 'รายการตลาดธีม', - 'theme_market_show' => 'รายละเอียดตลาดธีม', - 'upload_files' => 'อัปโหลดไฟล์', - 'upload_images' => 'อัปโหลดภาพ', - - 'orders_index' => 'รายการคำสั่งซื้อ', - 'orders_create' => 'สร้างคำสั่งซื้อ', - 'orders_store' => 'เก็บคำสั่งซื้อ', - 'orders_show' => 'แสดงคำสั่งซื้อ', - 'orders_edit' => 'แก้ไขคำสั่งซื้อ', - 'orders_update' => 'อัปเดตคำสั่งซื้อ', - 'orders_destroy' => 'ทำลายคำสั่งซื้อ', - 'orders_change_status' => 'เปลี่ยนสถานะคำสั่งซื้อ', - 'order_returns_index' => 'รายการคืนสินค้า', - 'order_returns_create' => 'สร้างคืนสินค้า', - 'order_returns_store' => 'เก็บคืนสินค้า', - 'order_returns_show' => 'แสดงคืนสินค้า', - 'order_returns_edit' => 'แก้ไขคืนสินค้า', - 'order_returns_update' => 'อัปเดตคืนสินค้า', - 'order_returns_destroy' => 'ทำลายคืนสินค้า', - 'products_index' => 'รายการสินค้า', - 'products_create' => 'สร้างสินค้า', - 'products_store' => 'เก็บสินค้า', - 'products_show' => 'แสดงสินค้า', - 'products_edit' => 'แก้ไขสินค้า', - 'products_update' => 'อัปเดตสินค้า', - 'products_destroy' => 'ทำลายสินค้า', - 'categories_index' => 'รายการหมวดหมู่', - 'categories_create' => 'สร้างหมวดหมู่', - 'categories_store' => 'เก็บหมวดหมู่', - 'categories_show' => 'แสดงหมวดหมู่', - 'categories_edit' => 'แก้ไขหมวดหมู่', - 'categories_update' => 'อัปเดตหมวดหมู่', - 'categories_destroy' => 'ทำลายหมวดหมู่', - 'categories_active' => 'เปิดใช้งานหมวดหมู่', - 'brands_index' => 'รายการยี่ห้อ', - 'brands_create' => 'สร้างยี่ห้อ', - 'brands_store' => 'เก็บยี่ห้อ', - 'brands_show' => 'แสดงยี่ห้อ', - 'brands_edit' => 'แก้ไขยี่ห้อ', - 'brands_update' => 'อัปเดตยี่ห้อ', - 'brands_destroy' => 'ทำลายยี่ห้อ', - 'brands_active' => 'เปิดใช้งานยี่ห้อ', - 'articles_index' => 'รายการบทความ', + 'account_index' => 'รายการบัญชี', + 'account_update' => 'อัปเดตบัญชี', + 'admins_active' => 'เปิดใช้งานผู้ใช้หลังบ้าน', + 'admins_create' => 'สร้างผู้ใช้หลังบ้าน', + 'admins_destroy' => 'ทำลายผู้ใช้หลังบ้าน', + 'admins_edit' => 'แก้ไขผู้ใช้หลังบ้าน', + 'admins_index' => 'รายการผู้ใช้หลังบ้าน', + 'admins_show' => 'แสดงผู้ใช้หลังบ้าน', + 'admins_store' => 'เก็บผู้ใช้หลังบ้าน', + 'admins_update' => 'อัปเดตผู้ใช้หลังบ้าน', + 'analytics_create' => 'สร้างวิเคราะห์', + 'analytics_customer' => 'การวิเคราะห์ลูกค้า', + 'analytics_destroy' => 'ทำลายวิเคราะห์', + 'analytics_edit' => 'แก้ไขวิเคราะห์', + 'analytics_index' => 'รายการวิเคราะห์', + 'analytics_order' => 'การวิเคราะห์คำสั่งซื้อ', + 'analytics_product' => 'การวิเคราะห์ผลิตภัณฑ์', + 'analytics_show' => 'แสดงวิเคราะห์', + 'analytics_store' => 'เก็บวิเคราะห์', + 'analytics_update' => 'อัปเดตวิเคราะห์', + 'articles_active' => 'เปิดใช้งานบทความ', 'articles_create' => 'สร้างบทความ', - 'articles_store' => 'เก็บบทความ', - 'articles_show' => 'แสดงบทความ', + 'articles_destroy' => 'ทำลายบทความ', 'articles_edit' => 'แก้ไขบทความ', + 'articles_index' => 'รายการบทความ', + 'articles_show' => 'แสดงบทความ', + 'articles_store' => 'เก็บบทความ', 'articles_update' => 'อัปเดตบทความ', - 'articles_destroy' => 'ทำลายบทความ', - 'articles_active' => 'เปิดใช้งานบทความ', - 'catalogs_index' => 'รายการหมวดหมู่บทความ', + 'attribute_groups_create' => 'สร้างกลุ่มคุณลักษณะ', + 'attribute_groups_destroy' => 'ทำลายกลุ่มคุณลักษณะ', + 'attribute_groups_edit' => 'แก้ไขกลุ่มคุณลักษณะ', + 'attribute_groups_index' => 'รายการกลุ่มคุณลักษณะ', + 'attribute_groups_show' => 'แสดงกลุ่มคุณลักษณะ', + 'attribute_groups_store' => 'เก็บกลุ่มคุณลักษณะ', + 'attribute_groups_update' => 'อัปเดตกลุ่มคุณลักษณะ', + 'attribute_values_create' => 'สร้างค่าคุณสมบัติ', + 'attribute_values_destroy' => 'ลบค่าคุณสมบัติ', + 'attribute_values_edit' => 'แก้ไขค่าคุณสมบัติ', + 'attribute_values_index' => 'รายการค่าคุณสมบัติ', + 'attribute_values_show' => 'แสดงค่าคุณสมบัติ', + 'attribute_values_store' => 'บันทึกค่าคุณสมบัติ', + 'attribute_values_update' => 'ปรับปรุงค่าคุณสมบัติ', + 'attributes_create' => 'สร้างคุณลักษณะ', + 'attributes_destroy' => 'ทำลายคุณลักษณะ', + 'attributes_edit' => 'แก้ไขคุณลักษณะ', + 'attributes_index' => 'รายการคุณลักษณะ', + 'attributes_show' => 'แสดงคุณลักษณะ', + 'attributes_store' => 'เก็บคุณลักษณะ', + 'attributes_update' => 'อัปเดตคุณลักษณะ', + 'brands_active' => 'เปิดใช้งานยี่ห้อ', + 'brands_create' => 'สร้างยี่ห้อ', + 'brands_destroy' => 'ทำลายยี่ห้อ', + 'brands_edit' => 'แก้ไขยี่ห้อ', + 'brands_index' => 'รายการยี่ห้อ', + 'brands_show' => 'แสดงยี่ห้อ', + 'brands_store' => 'เก็บยี่ห้อ', + 'brands_update' => 'อัปเดตยี่ห้อ', + 'catalogs_active' => 'เปิดใช้งานหมวดหมู่บทความ', 'catalogs_create' => 'สร้างหมวดหมู่บทความ', - 'catalogs_store' => 'เก็บหมวดหมู่บทความ', - 'catalogs_show' => 'แสดงหมวดหมู่บทความ', + 'catalogs_destroy' => 'ทำลายหมวดหมู่บทความ', 'catalogs_edit' => 'แก้ไขหมวดหมู่บทความ', + 'catalogs_index' => 'รายการหมวดหมู่บทความ', + 'catalogs_show' => 'แสดงหมวดหมู่บทความ', + 'catalogs_store' => 'เก็บหมวดหมู่บทความ', 'catalogs_update' => 'อัปเดตหมวดหมู่บทความ', - 'catalogs_destroy' => 'ทำลายหมวดหมู่บทความ', - 'catalogs_active' => 'เปิดใช้งานหมวดหมู่บทความ', - 'pages_index' => 'รายการหน้า', - 'pages_create' => 'สร้างหน้า', - 'pages_store' => 'เก็บหน้า', - 'pages_show' => 'แสดงหน้า', - 'pages_edit' => 'แก้ไขหน้า', - 'pages_update' => 'อัปเดตหน้า', - 'pages_destroy' => 'ทำลายหน้า', - 'pages_active' => 'เปิดใช้งานหน้า', - 'tags_index' => 'รายการแท็ก', - 'tags_create' => 'สร้างแท็ก', - 'tags_store' => 'เก็บแท็ก', - 'tags_show' => 'แสดงแท็ก', - 'tags_edit' => 'แก้ไขแท็ก', - 'tags_update' => 'อัปเดตแท็ก', - 'tags_destroy' => 'ทำลายแท็ก', - 'tags_active' => 'เปิดใช้งานแท็ก', - 'customers_index' => 'รายการลูกค้า', - 'customers_create' => 'สร้างลูกค้า', - 'customers_store' => 'เก็บลูกค้า', - 'customers_show' => 'แสดงลูกค้า', - 'customers_edit' => 'แก้ไขลูกค้า', - 'customers_update' => 'อัปเดตลูกค้า', - 'customers_destroy' => 'ทำลายลูกค้า', - 'customers_active' => 'เปิดใช้งานลูกค้า', - 'customer_groups_index' => 'รายการกลุ่มลูกค้า', + 'categories_active' => 'เปิดใช้งานหมวดหมู่', + 'categories_create' => 'สร้างหมวดหมู่', + 'categories_destroy' => 'ทำลายหมวดหมู่', + 'categories_edit' => 'แก้ไขหมวดหมู่', + 'categories_index' => 'รายการหมวดหมู่', + 'categories_show' => 'แสดงหมวดหมู่', + 'categories_store' => 'เก็บหมวดหมู่', + 'categories_update' => 'อัปเดตหมวดหมู่', + 'content_ai_generate' => 'การสร้างเนื้อหา', + 'countries_active' => 'เปิดใช้งานประเทศ', + 'countries_create' => 'สร้างประเทศ', + 'countries_destroy' => 'ทำลายประเทศ', + 'countries_edit' => 'แก้ไขประเทศ', + 'countries_index' => 'รายการประเทศ', + 'countries_show' => 'แสดงประเทศ', + 'countries_store' => 'เก็บประเทศ', + 'countries_update' => 'อัปเดตประเทศ', + 'currencies_active' => 'เปิดใช้งานสกุลเงิน', + 'currencies_create' => 'สร้างสกุลเงิน', + 'currencies_destroy' => 'ทำลายสกุลเงิน', + 'currencies_edit' => 'แก้ไขสกุลเงิน', + 'currencies_index' => 'รายการสกุลเงิน', + 'currencies_show' => 'แสดงสกุลเงิน', + 'currencies_store' => 'เก็บสกุลเงิน', + 'currencies_update' => 'อัปเดตสกุลเงิน', 'customer_groups_create' => 'สร้างกลุ่มลูกค้า', - 'customer_groups_store' => 'เก็บกลุ่มลูกค้า', - 'customer_groups_show' => 'แสดงกลุ่มลูกค้า', + 'customer_groups_destroy' => 'ทำลายกลุ่มลูกค้า', 'customer_groups_edit' => 'แก้ไขกลุ่มลูกค้า', + 'customer_groups_index' => 'รายการกลุ่มลูกค้า', + 'customer_groups_show' => 'แสดงกลุ่มลูกค้า', + 'customer_groups_store' => 'เก็บกลุ่มลูกค้า', 'customer_groups_update' => 'อัปเดตกลุ่มลูกค้า', - 'customer_groups_destroy' => 'ทำลายกลุ่มลูกค้า', - 'analytics_index' => 'รายการวิเคราะห์', - 'analytics_create' => 'สร้างวิเคราะห์', - 'analytics_store' => 'เก็บวิเคราะห์', - 'analytics_show' => 'แสดงวิเคราะห์', - 'analytics_edit' => 'แก้ไขวิเคราะห์', - 'analytics_update' => 'อัปเดตวิเคราะห์', - 'analytics_destroy' => 'ทำลายวิเคราะห์', + 'customers_active' => 'เปิดใช้งานลูกค้า', + 'customers_create' => 'สร้างลูกค้า', + 'customers_destroy' => 'ทำลายลูกค้า', + 'customers_edit' => 'แก้ไขลูกค้า', + 'customers_index' => 'รายการลูกค้า', + 'customers_login' => 'ลูกค้าเข้าสู่ระบบ', + 'customers_show' => 'แสดงลูกค้า', + 'customers_store' => 'เก็บลูกค้า', + 'customers_update' => 'อัปเดตลูกค้า', + 'locales_active' => 'เปิดใช้งานภาษา', + 'locales_edit' => 'แก้ไขภาษา', 'locales_index' => 'รายการภาษา', 'locales_install' => 'ติดตั้งภาษา', - 'locales_edit' => 'แก้ไขภาษา', - 'locales_update' => 'อัปเดตภาษา', 'locales_uninstall' => 'ถอนการติดตั้งภาษา', - 'locales_active' => 'เปิดใช้งานภาษา', - 'themes_index' => 'รายการธีม', - 'themes_active' => 'เปิดใช้งานธีม', - 'themes_settings_index' => 'รายการการตั้งค่าธีม', - 'themes_settings_update' => 'อัปเดตการตั้งค่าธีม', - 'account_index' => 'รายการบัญชี', - 'account_update' => 'อัปเดตบัญชี', - 'settings_index' => 'รายการการตั้งค่า', - 'settings_update' => 'อัปเดตการตั้งค่า', - 'admins_index' => 'รายการผู้ใช้หลังบ้าน', - 'admins_create' => 'สร้างผู้ใช้หลังบ้าน', - 'admins_store' => 'เก็บผู้ใช้หลังบ้าน', - 'admins_show' => 'แสดงผู้ใช้หลังบ้าน', - 'admins_edit' => 'แก้ไขผู้ใช้หลังบ้าน', - 'admins_update' => 'อัปเดตผู้ใช้หลังบ้าน', - 'admins_destroy' => 'ทำลายผู้ใช้หลังบ้าน', - 'admins_active' => 'เปิดใช้งานผู้ใช้หลังบ้าน', - 'roles_index' => 'รายการบทบาท', + 'locales_update' => 'อัปเดตภาษา', + 'marketplaces_domain_token' => 'เชื่อมโยงโดเมน', + 'marketplaces_download' => 'ดาวน์โหลดแอป', + 'marketplaces_quick_checkout' => 'ชำระเงินอย่างรวดเร็ว', + 'order_returns_change_status' => 'เปลี่ยนสถานะการคืนสินค้า', + 'order_returns_create' => 'สร้างคืนสินค้า', + 'order_returns_destroy' => 'ทำลายคืนสินค้า', + 'order_returns_edit' => 'แก้ไขคืนสินค้า', + 'order_returns_index' => 'รายการคืนสินค้า', + 'order_returns_show' => 'แสดงคืนสินค้า', + 'order_returns_store' => 'เก็บคืนสินค้า', + 'order_returns_update' => 'อัปเดตคืนสินค้า', + 'orders_change_status' => 'เปลี่ยนสถานะคำสั่งซื้อ', + 'orders_create' => 'สร้างคำสั่งซื้อ', + 'orders_destroy' => 'ทำลายคำสั่งซื้อ', + 'orders_edit' => 'แก้ไขคำสั่งซื้อ', + 'orders_index' => 'รายการคำสั่งซื้อ', + 'orders_printing' => 'พิมพ์คำสั่งซื้อ', + 'orders_show' => 'แสดงคำสั่งซื้อ', + 'orders_store' => 'เก็บคำสั่งซื้อ', + 'orders_update' => 'อัปเดตคำสั่งซื้อ', + 'pages_active' => 'เปิดใช้งานหน้า', + 'pages_create' => 'สร้างหน้า', + 'pages_destroy' => 'ทำลายหน้า', + 'pages_edit' => 'แก้ไขหน้า', + 'pages_index' => 'รายการหน้า', + 'pages_show' => 'แสดงหน้า', + 'pages_store' => 'เก็บหน้า', + 'pages_update' => 'อัปเดตหน้า', + 'plugin_market_index' => 'รายการตลาดปลั๊กอิน', + 'plugin_market_show' => 'แสดงตลาดปลั๊กอิน', + 'plugins_create' => 'สร้างปลั๊กอิน', + 'plugins_destroy' => 'ทำลายปลั๊กอิน', + 'plugins_edit' => 'แก้ไขปลั๊กอิน', + 'plugins_index' => 'รายการปลั๊กอิน', + 'plugins_show' => 'แสดงปลั๊กอิน', + 'plugins_store' => 'เก็บปลั๊กอิน', + 'plugins_update' => 'อัปเดตปลั๊กอิน', + 'plugins_update_status' => 'อัปเดตสถานะปลั๊กอิน', + 'products_active' => 'เปิดใช้งานสินค้า', + 'products_copy' => 'คัดลอกสินค้า', + 'products_create' => 'สร้างสินค้า', + 'products_destroy' => 'ทำลายสินค้า', + 'products_edit' => 'แก้ไขสินค้า', + 'products_index' => 'รายการสินค้า', + 'products_show' => 'แสดงสินค้า', + 'products_store' => 'เก็บสินค้า', + 'products_update' => 'อัปเดตสินค้า', + 'regions_active' => 'เปิดใช้งานภูมิภาค', + 'regions_create' => 'สร้างภูมิภาค', + 'regions_destroy' => 'ทำลายภูมิภาค', + 'regions_edit' => 'แก้ไขภูมิภาค', + 'regions_index' => 'รายการภูมิภาค', + 'regions_show' => 'แสดงภูมิภาค', + 'regions_store' => 'เก็บภูมิภาค', + 'regions_update' => 'อัปเดตภูมิภาค', + 'reviews_active' => 'เปิดใช้งานการรีวิว', + 'reviews_create' => 'สร้างรีวิว', + 'reviews_destroy' => 'ลบรีวิว', + 'reviews_edit' => 'แก้ไขรีวิว', + 'reviews_index' => 'รายการรีวิว', + 'reviews_show' => 'แสดงรีวิว', + 'reviews_store' => 'บันทึกรีวิว', + 'reviews_update' => 'อัปเดตรีวิว', 'roles_create' => 'สร้างบทบาท', - 'roles_store' => 'เก็บบทบาท', - 'roles_show' => 'แสดงบทบาท', + 'roles_destroy' => 'ทำลายบทบาท', 'roles_edit' => 'แก้ไขบทบาท', + 'roles_index' => 'รายการบทบาท', + 'roles_show' => 'แสดงบทบาท', + 'roles_store' => 'เก็บบทบาท', 'roles_update' => 'อัปเดตบทบาท', - 'roles_destroy' => 'ทำลายบทบาท', - 'currencies_index' => 'รายการสกุลเงิน', - 'currencies_create' => 'สร้างสกุลเงิน', - 'currencies_store' => 'เก็บสกุลเงิน', - 'currencies_show' => 'แสดงสกุลเงิน', - 'currencies_edit' => 'แก้ไขสกุลเงิน', - 'currencies_update' => 'อัปเดตสกุลเงิน', - 'currencies_destroy' => 'ทำลายสกุลเงิน', - 'currencies_active' => 'เปิดใช้งานสกุลเงิน', - 'countries_index' => 'รายการประเทศ', - 'countries_create' => 'สร้างประเทศ', - 'countries_store' => 'เก็บประเทศ', - 'countries_show' => 'แสดงประเทศ', - 'countries_edit' => 'แก้ไขประเทศ', - 'countries_update' => 'อัปเดตประเทศ', - 'countries_destroy' => 'ทำลายประเทศ', - 'countries_active' => 'เปิดใช้งานประเทศ', - 'states_index' => 'รายการรัฐ', + 'settings_index' => 'รายการการตั้งค่า', + 'settings_update' => 'อัปเดตการตั้งค่า', + 'socials_index' => 'รายการการเข้าสู่ระบบโซเชียล', + 'socials_store' => 'บันทึกการเข้าสู่ระบบโซเชียล', + 'states_active' => 'เปิดใช้งานรัฐ', 'states_create' => 'สร้างรัฐ', - 'states_store' => 'เก็บรัฐ', - 'states_show' => 'แสดงรัฐ', + 'states_destroy' => 'ทำลายรัฐ', 'states_edit' => 'แก้ไขรัฐ', + 'states_index' => 'รายการรัฐ', + 'states_show' => 'แสดงรัฐ', + 'states_store' => 'เก็บรัฐ', 'states_update' => 'อัปเดตรัฐ', - 'states_destroy' => 'ทำลายรัฐ', - 'states_active' => 'เปิดใช้งานรัฐ', - 'regions_index' => 'รายการภูมิภาค', - 'regions_create' => 'สร้างภูมิภาค', - 'regions_store' => 'เก็บภูมิภาค', - 'regions_show' => 'แสดงภูมิภาค', - 'regions_edit' => 'แก้ไขภูมิภาค', - 'regions_update' => 'อัปเดตภูมิภาค', - 'regions_destroy' => 'ทำลายภูมิภาค', - 'regions_active' => 'เปิดใช้งานภูมิภาค', - 'tax_classes_index' => 'รายการประเภทภาษี', + 'tags_active' => 'เปิดใช้งานแท็ก', + 'tags_create' => 'สร้างแท็ก', + 'tags_destroy' => 'ทำลายแท็ก', + 'tags_edit' => 'แก้ไขแท็ก', + 'tags_index' => 'รายการแท็ก', + 'tags_show' => 'แสดงแท็ก', + 'tags_store' => 'เก็บแท็ก', + 'tags_update' => 'อัปเดตแท็ก', 'tax_classes_create' => 'สร้างประเภทภาษี', - 'tax_classes_store' => 'เก็บประเภทภาษี', - 'tax_classes_show' => 'แสดงประเภทภาษี', + 'tax_classes_destroy' => 'ทำลายประเภทภาษี', 'tax_classes_edit' => 'แก้ไขประเภทภาษี', + 'tax_classes_index' => 'รายการประเภทภาษี', + 'tax_classes_show' => 'แสดงประเภทภาษี', + 'tax_classes_store' => 'เก็บประเภทภาษี', 'tax_classes_update' => 'อัปเดตประเภทภาษี', - 'tax_classes_destroy' => 'ทำลายประเภทภาษี', - 'tax_rates_index' => 'รายการอัตราภาษี', 'tax_rates_create' => 'สร้างอัตราภาษี', - 'tax_rates_store' => 'เก็บอัตราภาษี', - 'tax_rates_show' => 'แสดงอัตราภาษี', + 'tax_rates_destroy' => 'ทำลายอัตราภาษี', 'tax_rates_edit' => 'แก้ไขอัตราภาษี', + 'tax_rates_index' => 'รายการอัตราภาษี', + 'tax_rates_show' => 'แสดงอัตราภาษี', + 'tax_rates_store' => 'เก็บอัตราภาษี', 'tax_rates_update' => 'อัปเดตอัตราภาษี', - 'tax_rates_destroy' => 'ทำลายอัตราภาษี', - 'plugins_index' => 'รายการปลั๊กอิน', - 'plugins_create' => 'สร้างปลั๊กอิน', - 'plugins_store' => 'เก็บปลั๊กอิน', - 'plugins_show' => 'แสดงปลั๊กอิน', - 'plugins_edit' => 'แก้ไขปลั๊กอิน', - 'plugins_update' => 'อัปเดตปลั๊กอิน', - 'plugins_destroy' => 'ทำลายปลั๊กอิน', - 'plugins_update_status' => 'อัปเดตสถานะปลั๊กอิน', - 'attribute_groups_index' => 'รายการกลุ่มคุณลักษณะ', - 'attribute_groups_create' => 'สร้างกลุ่มคุณลักษณะ', - 'attribute_groups_show' => 'แสดงกลุ่มคุณลักษณะ', - 'attribute_groups_store' => 'เก็บกลุ่มคุณลักษณะ', - 'attribute_groups_edit' => 'แก้ไขกลุ่มคุณลักษณะ', - 'attribute_groups_update' => 'อัปเดตกลุ่มคุณลักษณะ', - 'attribute_groups_destroy' => 'ทำลายกลุ่มคุณลักษณะ', - 'attributes_index' => 'รายการคุณลักษณะ', - 'attributes_create' => 'สร้างคุณลักษณะ', - 'attributes_store' => 'เก็บคุณลักษณะ', - 'attributes_show' => 'แสดงคุณลักษณะ', - 'attributes_edit' => 'แก้ไขคุณลักษณะ', - 'attributes_update' => 'อัปเดตคุณลักษณะ', - 'attributes_destroy' => 'ทำลายคุณลักษณะ', - 'plugin_market_index' => 'รายการตลาดปลั๊กอิน', - 'plugin_market_show' => 'แสดงตลาดปลั๊กอิน', 'theme_market_index' => 'รายการตลาดธีม', 'theme_market_show' => 'แสดงตลาดธีม', - 'marketplaces_download' => 'ดาวน์โหลดแอป', - 'marketplaces_quick_checkout' => 'ชำระเงินอย่างรวดเร็ว', - 'marketplaces_domain_token' => 'เชื่อมโยงโดเมน', + 'themes_active' => 'เปิดใช้งานธีม', + 'themes_index' => 'รายการธีม', + 'themes_settings_index' => 'รายการการตั้งค่าธีม', + 'themes_settings_update' => 'อัปเดตการตั้งค่าธีม', + 'upload_files' => 'อัปโหลดไฟล์', + 'upload_images' => 'อัปโหลดภาพ', ]; diff --git a/lang/vi/panel/menu.php b/lang/vi/panel/menu.php index 78e41b2b..44315555 100644 --- a/lang/vi/panel/menu.php +++ b/lang/vi/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => 'sản phẩm', 'top_setting' => 'thiết lập', 'upload' => 'chức năng tải lên', + 'attribute_values' => 'Giá trị thuộc tính', + 'socials' => 'Đăng nhập xã hội', ]; diff --git a/lang/vi/panel/route.php b/lang/vi/panel/route.php index 569f732d..e74996ee 100644 --- a/lang/vi/panel/route.php +++ b/lang/vi/panel/route.php @@ -43,6 +43,13 @@ 'attribute_groups_show' => 'hiển thị nhóm thuộc tính', 'attribute_groups_store' => 'lưu nhóm thuộc tính', 'attribute_groups_update' => 'cập nhật nhóm thuộc tính', + 'attribute_values_create' => 'Tạo giá trị thuộc tính', + 'attribute_values_destroy' => 'Xóa giá trị thuộc tính', + 'attribute_values_edit' => 'Chỉnh sửa giá trị thuộc tính', + 'attribute_values_index' => 'Danh sách giá trị thuộc tính', + 'attribute_values_show' => 'Hiển thị giá trị thuộc tính', + 'attribute_values_store' => 'Lưu giá trị thuộc tính', + 'attribute_values_update' => 'Cập nhật giá trị thuộc tính', 'attributes_create' => 'tạo thuộc tính', 'attributes_destroy' => 'xóa thuộc tính', 'attributes_edit' => 'sửa thuộc tính', @@ -103,6 +110,7 @@ 'customers_destroy' => 'xóa khách hàng', 'customers_edit' => 'sửa khách hàng', 'customers_index' => 'danh sách khách hàng', + 'customers_login' => 'Khách hàng đăng nhập', 'customers_show' => 'hiển thị khách hàng', 'customers_store' => 'lưu khách hàng', 'customers_update' => 'cập nhật khách hàng', @@ -115,6 +123,7 @@ 'marketplaces_domain_token' => 'liên kết tên miền', 'marketplaces_download' => 'tải về ứng dụng', 'marketplaces_quick_checkout' => 'thanh toán nhanh', + 'order_returns_change_status' => 'Thay đổi trạng thái trả hàng', 'order_returns_create' => 'tạo đơn hàng trả lại', 'order_returns_destroy' => 'xóa đơn hàng trả lại', 'order_returns_edit' => 'sửa đơn hàng trả lại', @@ -127,6 +136,7 @@ 'orders_destroy' => 'xóa đơn hàng', 'orders_edit' => 'sửa đơn hàng', 'orders_index' => 'danh sách đơn hàng', + 'orders_printing' => 'In đơn hàng', 'orders_show' => 'hiển thị đơn hàng', 'orders_store' => 'lưu đơn hàng', 'orders_update' => 'cập nhật đơn hàng', @@ -148,6 +158,8 @@ 'plugins_store' => 'lưu plugin', 'plugins_update' => 'cập nhật plugin', 'plugins_update_status' => 'cập nhật trạng thái plugin', + 'products_active' => 'Kích hoạt sản phẩm', + 'products_copy' => 'Sao chép sản phẩm', 'products_create' => 'tạo sản phẩm', 'products_destroy' => 'xóa sản phẩm', 'products_edit' => 'sửa sản phẩm', @@ -180,6 +192,8 @@ 'roles_update' => 'cập nhật vai trò', 'settings_index' => 'danh sách thiết lập', 'settings_update' => 'cập nhật thiết lập', + 'socials_index' => 'Danh sách đăng nhập xã hội', + 'socials_store' => 'Lưu đăng nhập xã hội', 'states_active' => 'kích hoạt bang', 'states_create' => 'tạo bang', 'states_destroy' => 'xóa bang', diff --git a/lang/zh_cn/panel/menu.php b/lang/zh_cn/panel/menu.php index a4cfeb39..c2e37bf5 100644 --- a/lang/zh_cn/panel/menu.php +++ b/lang/zh_cn/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => '产品', 'top_setting' => '设置', 'upload' => '上传功能', + 'attribute_values' => '属性值', + 'socials' => '三方登录', ]; diff --git a/lang/zh_cn/panel/route.php b/lang/zh_cn/panel/route.php index 33d545d7..91041db5 100644 --- a/lang/zh_cn/panel/route.php +++ b/lang/zh_cn/panel/route.php @@ -43,6 +43,13 @@ 'attribute_groups_show' => '显示属性组', 'attribute_groups_store' => '保存属性组', 'attribute_groups_update' => '更新属性组', + 'attribute_values_create' => '创建属性值', + 'attribute_values_destroy' => '删除属性值', + 'attribute_values_edit' => '编辑属性值', + 'attribute_values_index' => '属性值列表', + 'attribute_values_show' => '显示属性值', + 'attribute_values_store' => '保存属性值', + 'attribute_values_update' => '更新属性值', 'attributes_create' => '创建属性', 'attributes_destroy' => '删除属性', 'attributes_edit' => '编辑属性', @@ -103,6 +110,7 @@ 'customers_destroy' => '删除客户', 'customers_edit' => '编辑客户', 'customers_index' => '客户列表', + 'customers_login' => '客户登录', 'customers_show' => '显示客户', 'customers_store' => '保存客户', 'customers_update' => '更新客户', @@ -115,6 +123,7 @@ 'marketplaces_domain_token' => '绑定域名', 'marketplaces_download' => '下载应用', 'marketplaces_quick_checkout' => '快速结账', + 'order_returns_change_status' => '更改订单退货状态', 'order_returns_create' => '创建订单退货', 'order_returns_destroy' => '删除订单退货', 'order_returns_edit' => '编辑订单退货', @@ -127,6 +136,7 @@ 'orders_destroy' => '删除订单', 'orders_edit' => '编辑订单', 'orders_index' => '订单列表', + 'orders_printing' => '打印订单', 'orders_show' => '显示订单', 'orders_store' => '保存订单', 'orders_update' => '更新订单', @@ -148,6 +158,8 @@ 'plugins_store' => '保存插件', 'plugins_update' => '更新插件', 'plugins_update_status' => '更新插件状态', + 'products_active' => '开启产品', + 'products_copy' => '复制产品', 'products_create' => '创建产品', 'products_destroy' => '删除产品', 'products_edit' => '编辑产品', @@ -180,6 +192,8 @@ 'roles_update' => '更新角色', 'settings_index' => '设置列表', 'settings_update' => '更新设置', + 'socials_index' => '三方登录列表', + 'socials_store' => '保存三分登录', 'states_active' => '启用州', 'states_create' => '创建州', 'states_destroy' => '删除州', diff --git a/lang/zh_hk/panel/menu.php b/lang/zh_hk/panel/menu.php index 7ef7da70..006456fd 100644 --- a/lang/zh_hk/panel/menu.php +++ b/lang/zh_hk/panel/menu.php @@ -59,4 +59,6 @@ 'top_product' => '產品', 'top_setting' => '設置', 'upload' => '上傳功能', + 'attribute_values' => '屬性值', + 'socials' => '社交登入', ]; diff --git a/lang/zh_hk/panel/route.php b/lang/zh_hk/panel/route.php index 74ed7bd6..63b29c00 100644 --- a/lang/zh_hk/panel/route.php +++ b/lang/zh_hk/panel/route.php @@ -43,6 +43,13 @@ 'attribute_groups_show' => '顯示屬性組', 'attribute_groups_store' => '保存屬性組', 'attribute_groups_update' => '更新屬性組', + 'attribute_values_create' => '創建屬性值', + 'attribute_values_destroy' => '刪除屬性值', + 'attribute_values_edit' => '編輯屬性值', + 'attribute_values_index' => '屬性值列表', + 'attribute_values_show' => '顯示屬性值', + 'attribute_values_store' => '保存屬性值', + 'attribute_values_update' => '更新屬性值', 'attributes_create' => '創建屬性', 'attributes_destroy' => '刪除屬性', 'attributes_edit' => '編輯屬性', @@ -103,6 +110,7 @@ 'customers_destroy' => '刪除客戶', 'customers_edit' => '編輯客戶', 'customers_index' => '客戶列表', + 'customers_login' => '客戶登入', 'customers_show' => '顯示客戶', 'customers_store' => '保存客戶', 'customers_update' => '更新客戶', @@ -115,6 +123,7 @@ 'marketplaces_domain_token' => '綁定域名', 'marketplaces_download' => '下載應用', 'marketplaces_quick_checkout' => '快速結账', + 'order_returns_change_status' => '更改訂單退貨狀態', 'order_returns_create' => '創建訂單退貨', 'order_returns_destroy' => '刪除訂單退貨', 'order_returns_edit' => '編輯訂單退貨', @@ -127,6 +136,7 @@ 'orders_destroy' => '刪除訂單', 'orders_edit' => '編輯訂單', 'orders_index' => '訂單列表', + 'orders_printing' => '打印訂單', 'orders_show' => '顯示訂單', 'orders_store' => '保存訂單', 'orders_update' => '更新訂單', @@ -148,6 +158,8 @@ 'plugins_store' => '保存插件', 'plugins_update' => '更新插件', 'plugins_update_status' => '更新插件狀態', + 'products_active' => '啟用產品', + 'products_copy' => '複製產品', 'products_create' => '創建產品', 'products_destroy' => '刪除產品', 'products_edit' => '編輯產品', @@ -180,6 +192,8 @@ 'roles_update' => '更新角色', 'settings_index' => '設置列表', 'settings_update' => '更新設置', + 'socials_index' => '社交登入列表', + 'socials_store' => '保存社交登入', 'states_active' => '啟用州', 'states_create' => '創建州', 'states_destroy' => '刪除州',