Skip to content

Commit bfdc4dc

Browse files
committed
Issue #2242 has been fixed.
1 parent 6d68eb2 commit bfdc4dc

File tree

7 files changed

+111
-69
lines changed

7 files changed

+111
-69
lines changed

packages/Webkul/Admin/src/Resources/lang/ar/app.php

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1502,16 +1502,22 @@
15021502
'warehouses' => 'المستودعات',
15031503
],
15041504

1505-
'types' => [
1506-
'address' => 'عنوان',
1507-
'date' => 'تاريخ',
1508-
'email' => 'بريد إلكتروني',
1509-
'lookup' => 'بحث',
1510-
'phone' => 'هاتف',
1511-
'price' => 'سعر',
1512-
'select' => 'اختيار',
1513-
'text' => 'نص',
1514-
'textarea' => 'منطقة نص',
1505+
'types' => [
1506+
'text' => 'نص',
1507+
'textarea' => 'منطقة نصية',
1508+
'price' => 'سعر',
1509+
'boolean' => 'قيمة منطقية',
1510+
'select' => 'قائمة منسدلة',
1511+
'multiselect' => 'اختيار متعدد',
1512+
'checkbox' => 'مربع اختيار',
1513+
'email' => 'بريد إلكتروني',
1514+
'address' => 'عنوان',
1515+
'phone' => 'هاتف',
1516+
'lookup' => 'بحث',
1517+
'datetime' => 'تاريخ ووقت',
1518+
'date' => 'تاريخ',
1519+
'image' => 'صورة',
1520+
'file' => 'ملف',
15151521
],
15161522
],
15171523
],

packages/Webkul/Admin/src/Resources/lang/en/app.php

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,15 +1505,21 @@
15051505
],
15061506

15071507
'types' => [
1508-
'address' => 'Address',
1509-
'date' => 'Date',
1510-
'email' => 'Email',
1511-
'lookup' => 'Lookup',
1512-
'phone' => 'Phone',
1513-
'price' => 'Price',
1514-
'select' => 'Select',
1515-
'text' => 'Text',
1516-
'textarea' => 'Textarea',
1508+
'text' => 'Text',
1509+
'textarea' => 'Textarea',
1510+
'price' => 'Price',
1511+
'boolean' => 'Boolean',
1512+
'select' => 'Select',
1513+
'multiselect' => 'Multiselect',
1514+
'checkbox' => 'Checkbox',
1515+
'email' => 'Email',
1516+
'address' => 'Address',
1517+
'phone' => 'Phone',
1518+
'lookup' => 'Lookup',
1519+
'datetime' => 'Datetime',
1520+
'date' => 'Date',
1521+
'image' => 'Image',
1522+
'file' => 'File',
15171523
],
15181524
],
15191525
],

packages/Webkul/Admin/src/Resources/lang/es/app.php

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,16 +1505,22 @@
15051505
'warehouses' => 'Almacenes',
15061506
],
15071507

1508-
'types' => [
1509-
'address' => 'Dirección',
1510-
'date' => 'Fecha',
1511-
'email' => 'Correo Electrónico',
1512-
'lookup' => 'Búsqueda',
1513-
'phone' => 'Teléfono',
1514-
'price' => 'Precio',
1515-
'select' => 'Seleccionar',
1516-
'text' => 'Texto',
1517-
'textarea' => 'Área de Texto',
1508+
'types' => [
1509+
'text' => 'Texto',
1510+
'textarea' => 'Área de texto',
1511+
'price' => 'Precio',
1512+
'boolean' => 'Booleano',
1513+
'select' => 'Seleccionar',
1514+
'multiselect' => 'Selección múltiple',
1515+
'checkbox' => 'Casilla de verificación',
1516+
'email' => 'Correo electrónico',
1517+
'address' => 'Dirección',
1518+
'phone' => 'Teléfono',
1519+
'lookup' => 'Búsqueda',
1520+
'datetime' => 'Fecha y hora',
1521+
'date' => 'Fecha',
1522+
'image' => 'Imagen',
1523+
'file' => 'Archivo',
15181524
],
15191525
],
15201526
],

packages/Webkul/Admin/src/Resources/lang/fa/app.php

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1507,16 +1507,22 @@
15071507
'warehouses' => 'انبارها',
15081508
],
15091509

1510-
'types' => [
1511-
'address' => 'آدرس',
1512-
'date' => 'تاریخ',
1513-
'email' => 'ایمیل',
1514-
'lookup' => 'جستجو',
1515-
'phone' => 'تلفن',
1516-
'price' => 'قیمت',
1517-
'select' => 'انتخاب',
1518-
'text' => 'متن',
1519-
'textarea' => 'میدان متن',
1510+
'types' => [
1511+
'text' => 'متن',
1512+
'textarea' => 'ناحیه متنی',
1513+
'price' => 'قیمت',
1514+
'boolean' => 'بولی',
1515+
'select' => 'انتخاب',
1516+
'multiselect' => 'چند انتخابی',
1517+
'checkbox' => 'چک‌باکس',
1518+
'email' => 'ایمیل',
1519+
'address' => 'آدرس',
1520+
'phone' => 'تلفن',
1521+
'lookup' => 'جستجو',
1522+
'datetime' => 'تاریخ و زمان',
1523+
'date' => 'تاریخ',
1524+
'image' => 'تصویر',
1525+
'file' => 'فایل',
15201526
],
15211527
],
15221528
],

packages/Webkul/Admin/src/Resources/lang/pt_BR/app.php

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,16 +1499,22 @@
14991499
'warehouses' => 'Depósitos',
15001500
],
15011501

1502-
'types' => [
1503-
'address' => 'Endereço',
1504-
'date' => 'Data',
1505-
'email' => 'E-mail',
1506-
'lookup' => 'Pesquisa',
1507-
'phone' => 'Telefone',
1508-
'price' => 'Preço',
1509-
'select' => 'Seleção',
1510-
'text' => 'Texto',
1511-
'textarea' => 'Área de Texto',
1502+
'types' => [
1503+
'text' => 'Texto',
1504+
'textarea' => 'Área de texto',
1505+
'price' => 'Preço',
1506+
'boolean' => 'Booleano',
1507+
'select' => 'Selecionar',
1508+
'multiselect' => 'Seleção múltipla',
1509+
'checkbox' => 'Caixa de seleção',
1510+
'email' => 'Email',
1511+
'address' => 'Endereço',
1512+
'phone' => 'Telefone',
1513+
'lookup' => 'Busca',
1514+
'datetime' => 'Data e hora',
1515+
'date' => 'Data',
1516+
'image' => 'Imagem',
1517+
'file' => 'Arquivo',
15121518
],
15131519
],
15141520
],

packages/Webkul/Admin/src/Resources/lang/tr/app.php

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,16 +1506,22 @@
15061506
'warehouses' => 'Depolar',
15071507
],
15081508

1509-
'types' => [
1510-
'address' => 'Adres',
1511-
'date' => 'Tarih',
1512-
'email' => 'E-posta',
1513-
'lookup' => 'Arama',
1514-
'phone' => 'Telefon',
1515-
'price' => 'Fiyat',
1516-
'select' => 'Seç',
1517-
'text' => 'Metin',
1518-
'textarea' => 'Metin Alanı',
1509+
'types' => [
1510+
'text' => 'Metin',
1511+
'textarea' => 'Metin alanı',
1512+
'price' => 'Fiyat',
1513+
'boolean' => 'Mantıksal',
1514+
'select' => 'Seçim',
1515+
'multiselect' => 'Çoklu seçim',
1516+
'checkbox' => 'Onay kutusu',
1517+
'email' => 'E-posta',
1518+
'address' => 'Adres',
1519+
'phone' => 'Telefon',
1520+
'lookup' => 'Arama',
1521+
'datetime' => 'Tarih ve saat',
1522+
'date' => 'Tarih',
1523+
'image' => 'Görsel',
1524+
'file' => 'Dosya',
15191525
],
15201526
],
15211527
],

packages/Webkul/Admin/src/Resources/lang/vi/app.php

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1502,16 +1502,22 @@
15021502
'warehouses' => 'Kho hàng',
15031503
],
15041504

1505-
'types' => [
1506-
'address' => 'Địa chỉ',
1507-
'date' => 'Ngày',
1508-
'email' => 'Email',
1509-
'lookup' => 'Tra cứu',
1510-
'phone' => 'Điện thoại',
1511-
'price' => 'Giá',
1512-
'select' => 'Chọn',
1513-
'text' => 'Văn bản',
1514-
'textarea' => 'Khung văn bản',
1505+
'types' => [
1506+
'text' => 'Văn bản',
1507+
'textarea' => 'Vùng văn bản',
1508+
'price' => 'Giá',
1509+
'boolean' => 'Boolean',
1510+
'select' => 'Chọn',
1511+
'multiselect' => 'Chọn nhiều',
1512+
'checkbox' => 'Hộp kiểm',
1513+
'email' => 'Email',
1514+
'address' => 'Địa chỉ',
1515+
'phone' => 'Điện thoại',
1516+
'lookup' => 'Tìm kiếm',
1517+
'datetime' => 'Ngày giờ',
1518+
'date' => 'Ngày',
1519+
'image' => 'Hình ảnh',
1520+
'file' => 'Tệp tin',
15151521
],
15161522
],
15171523
],

0 commit comments

Comments
 (0)