Add admin translations
This commit is contained in:
parent
e37912798d
commit
991a4822ba
|
|
@ -179,7 +179,6 @@ return [
|
||||||
'id' => 'Id',
|
'id' => 'Id',
|
||||||
'sku' => 'SKU',
|
'sku' => 'SKU',
|
||||||
'name' => 'Name',
|
'name' => 'Name',
|
||||||
'price' => 'Price',
|
|
||||||
'product-number' => 'Product Number',
|
'product-number' => 'Product Number',
|
||||||
'quantity' => 'Quantity',
|
'quantity' => 'Quantity',
|
||||||
'is-approved' => 'Is Approved',
|
'is-approved' => 'Is Approved',
|
||||||
|
|
@ -211,7 +210,6 @@ return [
|
||||||
'grand-total' => 'Grand Total',
|
'grand-total' => 'Grand Total',
|
||||||
'order-date' => 'Order Date',
|
'order-date' => 'Order Date',
|
||||||
'channel-name' => 'Channel Name',
|
'channel-name' => 'Channel Name',
|
||||||
'status' => 'Status',
|
|
||||||
'processing' => 'Processing',
|
'processing' => 'Processing',
|
||||||
'completed' => 'Completed',
|
'completed' => 'Completed',
|
||||||
'canceled' => 'Canceled',
|
'canceled' => 'Canceled',
|
||||||
|
|
@ -313,7 +311,6 @@ return [
|
||||||
'write-review' => 'Write Review',
|
'write-review' => 'Write Review',
|
||||||
'total-rating' => ':total_rating Ratings & :total_reviews Reviews',
|
'total-rating' => ':total_rating Ratings & :total_reviews Reviews',
|
||||||
'view-more' => 'View More',
|
'view-more' => 'View More',
|
||||||
'write-review' => 'Write Review',
|
|
||||||
'by-user-date' => '- By :name :date',
|
'by-user-date' => '- By :name :date',
|
||||||
'rating' => 'Rating',
|
'rating' => 'Rating',
|
||||||
'comment' => 'Comment'
|
'comment' => 'Comment'
|
||||||
|
|
@ -518,7 +515,6 @@ return [
|
||||||
'create-success' => 'Seller flag reason created successfully',
|
'create-success' => 'Seller flag reason created successfully',
|
||||||
'update-success' => 'Seller flag reason updated successfully',
|
'update-success' => 'Seller flag reason updated successfully',
|
||||||
'delete-success' => 'Seller flag reason deleted successfully',
|
'delete-success' => 'Seller flag reason deleted successfully',
|
||||||
'title' => 'Seller flag reasons',
|
|
||||||
'edit-title' => 'Edit flag reason',
|
'edit-title' => 'Edit flag reason',
|
||||||
|
|
||||||
'create' => [
|
'create' => [
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,13 @@ return [
|
||||||
'open-shop-info' => 'Откройте свой интернет-магазин вместе с нами и шагните в новый мир с миллионами покупателей.'
|
'open-shop-info' => 'Откройте свой интернет-магазин вместе с нами и шагните в новый мир с миллионами покупателей.'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
'flag' => [
|
||||||
|
'title' => 'Флаги',
|
||||||
|
'name' => 'Имя',
|
||||||
|
'email' => 'Электронная почта',
|
||||||
|
'reason' => 'Причины'
|
||||||
|
],
|
||||||
|
|
||||||
'sellers' => [
|
'sellers' => [
|
||||||
'account' => [
|
'account' => [
|
||||||
'signup' => [
|
'signup' => [
|
||||||
|
|
@ -121,7 +128,6 @@ return [
|
||||||
'id' => 'Id',
|
'id' => 'Id',
|
||||||
'sku' => 'SKU',
|
'sku' => 'SKU',
|
||||||
'name' => 'Имя',
|
'name' => 'Имя',
|
||||||
'price' => 'Цена',
|
|
||||||
'quantity' => 'Количество',
|
'quantity' => 'Количество',
|
||||||
'is-approved' => 'Подтвержденный',
|
'is-approved' => 'Подтвержденный',
|
||||||
'yes' => 'Да',
|
'yes' => 'Да',
|
||||||
|
|
@ -149,7 +155,6 @@ return [
|
||||||
'grand-total' => 'Общий итог',
|
'grand-total' => 'Общий итог',
|
||||||
'order-date' => 'Дата заказа',
|
'order-date' => 'Дата заказа',
|
||||||
'channel-name' => 'Название канала',
|
'channel-name' => 'Название канала',
|
||||||
'status' => 'Статус',
|
|
||||||
'processing' => 'Обработка',
|
'processing' => 'Обработка',
|
||||||
'completed' => 'Завершено',
|
'completed' => 'Завершено',
|
||||||
'canceled' => 'Отменен',
|
'canceled' => 'Отменен',
|
||||||
|
|
@ -243,7 +248,6 @@ return [
|
||||||
'write-review' => 'Написать обзор',
|
'write-review' => 'Написать обзор',
|
||||||
'total-rating' => ':total_rating Рейтинги & :total_reviews обзоры',
|
'total-rating' => ':total_rating Рейтинги & :total_reviews обзоры',
|
||||||
'view-more' => 'Обширный',
|
'view-more' => 'Обширный',
|
||||||
'write-review' => 'Написать обзор',
|
|
||||||
'by-user-date' => '- по :name :date',
|
'by-user-date' => '- по :name :date',
|
||||||
'rating' => 'Рейтинг',
|
'rating' => 'Рейтинг',
|
||||||
'comment' => 'Комментарий'
|
'comment' => 'Комментарий'
|
||||||
|
|
@ -361,6 +365,13 @@ return [
|
||||||
'delete-success-msg' => 'Удалить успешное сообщение',
|
'delete-success-msg' => 'Удалить успешное сообщение',
|
||||||
'mass-delete-success' => 'Успешное массовое удаление',
|
'mass-delete-success' => 'Успешное массовое удаление',
|
||||||
'mass-update-success' => 'Успешное массовое обновление',
|
'mass-update-success' => 'Успешное массовое обновление',
|
||||||
|
'seller-profile' => 'Профиль продавца',
|
||||||
|
'view-seller-profile' => 'Посмотреть профиль продавца',
|
||||||
|
'product' => 'Продукт',
|
||||||
|
'add-product' => 'Добавить продукт',
|
||||||
|
'add-title' => 'Продавец',
|
||||||
|
'search-product' => 'Поиск продукта',
|
||||||
|
'search' => 'Поиск',
|
||||||
|
|
||||||
'flag' => [
|
'flag' => [
|
||||||
'title' => 'Причины флага продавца',
|
'title' => 'Причины флага продавца',
|
||||||
|
|
@ -368,7 +379,6 @@ return [
|
||||||
'create-success' => 'Причина пометки продавца успешно создана',
|
'create-success' => 'Причина пометки продавца успешно создана',
|
||||||
'update-success' => 'Причина пометки продавца успешно обновлена',
|
'update-success' => 'Причина пометки продавца успешно обновлена',
|
||||||
'delete-success' => 'Причина пометки продавца успешно удалена',
|
'delete-success' => 'Причина пометки продавца успешно удалена',
|
||||||
'title' => 'Причины флага продавца',
|
|
||||||
'edit-title' => 'Изменить причину пометки',
|
'edit-title' => 'Изменить причину пометки',
|
||||||
|
|
||||||
'create' => [
|
'create' => [
|
||||||
|
|
@ -397,6 +407,7 @@ return [
|
||||||
|
|
||||||
'orders' => [
|
'orders' => [
|
||||||
'title' => 'Заказы',
|
'title' => 'Заказы',
|
||||||
|
'discount' => 'Скидка',
|
||||||
'manage-title' => 'Управление заказами поставщиков',
|
'manage-title' => 'Управление заказами поставщиков',
|
||||||
'order-id' => 'Номер заказа',
|
'order-id' => 'Номер заказа',
|
||||||
'seller-name' => 'Имя продавца',
|
'seller-name' => 'Имя продавца',
|
||||||
|
|
@ -456,7 +467,8 @@ return [
|
||||||
'products' => [
|
'products' => [
|
||||||
'id' => 'Id',
|
'id' => 'Id',
|
||||||
'title' => 'Продукты',
|
'title' => 'Продукты',
|
||||||
'product-id' => 'Номер продукта',
|
'product-id' => 'Ид продукта',
|
||||||
|
'product-number' => 'Номер продукта',
|
||||||
'seller-name' => 'Имя продавца',
|
'seller-name' => 'Имя продавца',
|
||||||
'sku' => 'Sku',
|
'sku' => 'Sku',
|
||||||
'name' => 'Имя',
|
'name' => 'Имя',
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,13 @@ return [
|
||||||
'open-shop-info' => 'Onlaýn dükanyňyzy biz bilen açyň we millionlarça müşderili täze dünýä gadam basyň.'
|
'open-shop-info' => 'Onlaýn dükanyňyzy biz bilen açyň we millionlarça müşderili täze dünýä gadam basyň.'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
'flag' => [
|
||||||
|
'title' => 'Flaglar',
|
||||||
|
'name' => 'Ady',
|
||||||
|
'email' => 'Elekrton poçta',
|
||||||
|
'reason' => 'Sebäbi'
|
||||||
|
],
|
||||||
|
|
||||||
'sellers' => [
|
'sellers' => [
|
||||||
'account' => [
|
'account' => [
|
||||||
'signup' => [
|
'signup' => [
|
||||||
|
|
@ -121,7 +128,6 @@ return [
|
||||||
'id' => 'Id',
|
'id' => 'Id',
|
||||||
'sku' => 'SKU',
|
'sku' => 'SKU',
|
||||||
'name' => 'Ady',
|
'name' => 'Ady',
|
||||||
'price' => 'Bahasy',
|
|
||||||
'quantity' => 'Mukdary',
|
'quantity' => 'Mukdary',
|
||||||
'is-approved' => 'Tassyklanan',
|
'is-approved' => 'Tassyklanan',
|
||||||
'yes' => 'Hawa',
|
'yes' => 'Hawa',
|
||||||
|
|
@ -149,7 +155,6 @@ return [
|
||||||
'grand-total' => 'Umumy jemi',
|
'grand-total' => 'Umumy jemi',
|
||||||
'order-date' => 'Sargydyň senesi',
|
'order-date' => 'Sargydyň senesi',
|
||||||
'channel-name' => 'Kanalyň ady',
|
'channel-name' => 'Kanalyň ady',
|
||||||
'status' => 'Statusy',
|
|
||||||
'processing' => 'Işlenilýär',
|
'processing' => 'Işlenilýär',
|
||||||
'completed' => 'Tamamlandy',
|
'completed' => 'Tamamlandy',
|
||||||
'canceled' => 'Ýatyryldy',
|
'canceled' => 'Ýatyryldy',
|
||||||
|
|
@ -243,7 +248,6 @@ return [
|
||||||
'write-review' => 'Syn ýazyň',
|
'write-review' => 'Syn ýazyň',
|
||||||
'total-rating' => ':total_rating Reýtingleri & :total_reviews synlary',
|
'total-rating' => ':total_rating Reýtingleri & :total_reviews synlary',
|
||||||
'view-more' => 'Giňişleýin',
|
'view-more' => 'Giňişleýin',
|
||||||
'write-review' => 'Syn ýazyň',
|
|
||||||
'by-user-date' => '- :name :date boýunça',
|
'by-user-date' => '- :name :date boýunça',
|
||||||
'rating' => 'Reýting',
|
'rating' => 'Reýting',
|
||||||
'comment' => 'Teswir'
|
'comment' => 'Teswir'
|
||||||
|
|
@ -361,6 +365,13 @@ return [
|
||||||
'delete-success-msg' => 'Satyjy üstünlikli pozuldy.',
|
'delete-success-msg' => 'Satyjy üstünlikli pozuldy.',
|
||||||
'mass-delete-success' => 'Saýlanan satyjylar üstünlikli pozuldy.',
|
'mass-delete-success' => 'Saýlanan satyjylar üstünlikli pozuldy.',
|
||||||
'mass-update-success' => 'Saýlanan satyjylar üstünlikli täzelendi.',
|
'mass-update-success' => 'Saýlanan satyjylar üstünlikli täzelendi.',
|
||||||
|
'seller-profile' => 'Satyjy profili',
|
||||||
|
'view-seller-profile' => 'Satyjy profilini görmek',
|
||||||
|
'product' => 'Haryt',
|
||||||
|
'add-product' => 'Haryt goşmak',
|
||||||
|
'add-title' => 'Satyjy',
|
||||||
|
'search-product' => 'Haryt gözlegi',
|
||||||
|
'search' => 'Gözleg',
|
||||||
|
|
||||||
'flag' => [
|
'flag' => [
|
||||||
'title' => 'Seller Flag Reasons',
|
'title' => 'Seller Flag Reasons',
|
||||||
|
|
@ -368,7 +379,6 @@ return [
|
||||||
'create-success' => 'Seller flag reason created successfully',
|
'create-success' => 'Seller flag reason created successfully',
|
||||||
'update-success' => 'Seller flag reason updated successfully',
|
'update-success' => 'Seller flag reason updated successfully',
|
||||||
'delete-success' => 'Seller flag reason deleted successfully',
|
'delete-success' => 'Seller flag reason deleted successfully',
|
||||||
'title' => 'Seller flag reasons',
|
|
||||||
'edit-title' => 'Edit flag reason',
|
'edit-title' => 'Edit flag reason',
|
||||||
|
|
||||||
'create' => [
|
'create' => [
|
||||||
|
|
@ -397,6 +407,7 @@ return [
|
||||||
|
|
||||||
'orders' => [
|
'orders' => [
|
||||||
'title' => 'Sargytlar',
|
'title' => 'Sargytlar',
|
||||||
|
'discount' => 'Arzanladyş',
|
||||||
'manage-title' => 'Satyjynyň sargytlaryny dolandyr',
|
'manage-title' => 'Satyjynyň sargytlaryny dolandyr',
|
||||||
'order-id' => 'Sargyt Id',
|
'order-id' => 'Sargyt Id',
|
||||||
'seller-name' => 'Satyjynyň ady',
|
'seller-name' => 'Satyjynyň ady',
|
||||||
|
|
@ -456,7 +467,8 @@ return [
|
||||||
'products' => [
|
'products' => [
|
||||||
'id' => 'Id',
|
'id' => 'Id',
|
||||||
'title' => 'Önümler',
|
'title' => 'Önümler',
|
||||||
'product-id' => 'Önümiň Id',
|
'product-id' => 'Önümiň Id-sy',
|
||||||
|
'product-number' => 'Önümiň belgisi',
|
||||||
'seller-name' => 'Ady',
|
'seller-name' => 'Ady',
|
||||||
'sku' => 'Sku',
|
'sku' => 'Sku',
|
||||||
'name' => 'Ady',
|
'name' => 'Ady',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue