[增添]添加了datasource的setting数据库以及默认值
This commit is contained in:
38
vendor/filament/infolists/resources/lang/ar/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/ar/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'عرض :count أقل',
|
||||
'expand_list' => 'عرض :count أكثر',
|
||||
],
|
||||
|
||||
'more_list_items' => 'و :count إضافية',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'المفتاح',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'القيمة',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'لا توجد مدخلات',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
9
vendor/filament/infolists/resources/lang/az/components.php
vendored
Normal file
9
vendor/filament/infolists/resources/lang/az/components.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'text_entry' => [
|
||||
'more_list_items' => 'və :count daha',
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/bg/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/bg/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Покажи :count по-малко',
|
||||
'expand_list' => 'Покажи още :count',
|
||||
],
|
||||
|
||||
'more_list_items' => 'и още :count',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Ключ',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Стойност',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Няма записи',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/ca/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/ca/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Mostrar-ne :count menys',
|
||||
'expand_list' => 'Mostrar-ne :count més',
|
||||
],
|
||||
|
||||
'more_list_items' => 'i :count més',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Clau',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Valor',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'No hi ha entrades',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
9
vendor/filament/infolists/resources/lang/ckb/components.php
vendored
Normal file
9
vendor/filament/infolists/resources/lang/ckb/components.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'text_entry' => [
|
||||
'more_list_items' => 'وە :count ی زیاتر',
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/da/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/da/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Vis :count mindre',
|
||||
'expand_list' => 'Vis :count flere',
|
||||
],
|
||||
|
||||
'more_list_items' => 'og :count flere',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Nøgle',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Værdi',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Ingen data',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/de/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/de/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Zeige :count weniger',
|
||||
'expand_list' => 'Zeige :count weitere',
|
||||
],
|
||||
|
||||
'more_list_items' => 'und :count mehr',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Schlüssel',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Wert',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Keine Einträge',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/en/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/en/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Show :count less',
|
||||
'expand_list' => 'Show :count more',
|
||||
],
|
||||
|
||||
'more_list_items' => 'and :count more',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Key',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Value',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'No entries',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/es/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/es/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Mostrar :count menos',
|
||||
'expand_list' => 'Mostrar :count más',
|
||||
],
|
||||
|
||||
'more_list_items' => 'y :count más',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Clave',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Valor',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'No hay entradas',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
9
vendor/filament/infolists/resources/lang/fa/components.php
vendored
Normal file
9
vendor/filament/infolists/resources/lang/fa/components.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'text_entry' => [
|
||||
'more_list_items' => 'و :count عدد دیگر',
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/fi/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/fi/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Näytä :count vähemmän',
|
||||
'expand_list' => 'Näytä :count lisää',
|
||||
],
|
||||
|
||||
'more_list_items' => 'ja :count lisää',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Avain',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Arvo',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Ei tietueita',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/fr/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/fr/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Afficher :count de moins',
|
||||
'expand_list' => 'Afficher :count de plus',
|
||||
],
|
||||
|
||||
'more_list_items' => 'et :count de plus',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Clé',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Valeur',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Aucune entrée',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
9
vendor/filament/infolists/resources/lang/hr/components.php
vendored
Normal file
9
vendor/filament/infolists/resources/lang/hr/components.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'text_entry' => [
|
||||
'more_list_items' => 'i :count još',
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/hu/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/hu/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => ':count elemmel kevesebb mutatása',
|
||||
'expand_list' => ':count elemmel több mutatása',
|
||||
],
|
||||
|
||||
'more_list_items' => ':count és több',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Kulcs',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Érték',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Nincs megjeleníthető elem',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/ja/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/ja/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => ':count件非表示',
|
||||
'expand_list' => ':count件表示',
|
||||
],
|
||||
|
||||
'more_list_items' => 'あと:count件あります',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'キー',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => '値',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'エントリがありません',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/km/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/km/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'បង្ហាញ :count តិច',
|
||||
'expand_list' => 'បង្ហាញ :count ច្រើនទៀត',
|
||||
],
|
||||
|
||||
'more_list_items' => 'និង :count ច្រើនទៀត',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'សោ',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'តម្លៃ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'គ្មានទិន្ន័យទេ',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/ko/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/ko/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => ':count 개 더 접기',
|
||||
'expand_list' => ':count 개 더 펼치기',
|
||||
],
|
||||
|
||||
'more_list_items' => '그리고 :count 개 더',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => '키',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => '값',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => '항목 없음',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
9
vendor/filament/infolists/resources/lang/ku/components.php
vendored
Normal file
9
vendor/filament/infolists/resources/lang/ku/components.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'text_entry' => [
|
||||
'more_list_items' => 'وە :count ی زیاتر',
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/lt/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/lt/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Rodyti dar :count',
|
||||
'expand_list' => 'Slėpti :count',
|
||||
],
|
||||
|
||||
'more_list_items' => 'ir dar :count',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Raktas',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Reikšmė',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Nėra įrašų',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/nl/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/nl/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => ':count minder tonen',
|
||||
'expand_list' => ':count meer tonen',
|
||||
],
|
||||
|
||||
'more_list_items' => 'en :count meer',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Sleutel',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Waarde',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Geen gegevens',
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/no/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/no/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Vis :count mindre',
|
||||
'expand_list' => 'Vis :count til',
|
||||
],
|
||||
|
||||
'more_list_items' => 'og :count til',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Nøkkel',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Verdi',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Ingen oppføringer',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
9
vendor/filament/infolists/resources/lang/np/components.php
vendored
Normal file
9
vendor/filament/infolists/resources/lang/np/components.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'text_entry' => [
|
||||
'more_list_items' => 'र :count थप वस्तुहरू छन्',
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/pt_BR/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/pt_BR/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Mostrar menos :count',
|
||||
'expand_list' => 'Mostrar mais :count',
|
||||
],
|
||||
|
||||
'more_list_items' => 'e mais :count',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Chave',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Valor',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Sem dados',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/pt_PT/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/pt_PT/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Mostrar menos :count',
|
||||
'expand_list' => 'Mostrar mais :count',
|
||||
],
|
||||
|
||||
'more_list_items' => 'e mais :count',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Chave',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Valor',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Sem dados',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/ru/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/ru/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Скрыть :count',
|
||||
'expand_list' => 'Показать еще :count',
|
||||
],
|
||||
|
||||
'more_list_items' => 'и еще :count',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Ключ',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Значение',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Нет записей',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/sk/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/sk/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Zobraziť o :count menej',
|
||||
'expand_list' => 'Zobraziť o :count viac',
|
||||
],
|
||||
|
||||
'more_list_items' => 'a o :count viac',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Kľúč',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Hodnota',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Žiadne záznamy',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/sv/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/sv/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Visa :count färre',
|
||||
'expand_list' => 'Visa :count till',
|
||||
],
|
||||
|
||||
'more_list_items' => 'och :count till',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Namn',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Värde',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Inga objekt',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/th/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/th/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'แสดงให้น้อยกว่านี้ :count รายการ',
|
||||
'expand_list' => 'แสดงอีก :count รายการ',
|
||||
],
|
||||
|
||||
'more_list_items' => 'และอีก :count รายการ',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'คีย์',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'ค่า',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'ไม่มีรายการ',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
9
vendor/filament/infolists/resources/lang/tr/components.php
vendored
Normal file
9
vendor/filament/infolists/resources/lang/tr/components.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'text_entry' => [
|
||||
'more_list_items' => 've :count daha',
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/uk/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/uk/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Сховати :count',
|
||||
'expand_list' => 'Показати ще :count',
|
||||
],
|
||||
|
||||
'more_list_items' => 'ще :count',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Ключ',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Значення',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Немає записів',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/uz/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/uz/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => ':countta kam ko\'rsatish',
|
||||
'expand_list' => 'Yana :counttasini k\'rsatish',
|
||||
],
|
||||
|
||||
'more_list_items' => 'va yana :countta',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Kalit so\'zi',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Qiymati',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Ma\'lumot yo\'q',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/vi/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/vi/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => 'Hiển thị :count ít hơn',
|
||||
'expand_list' => 'Hiển thị :count thêm',
|
||||
],
|
||||
|
||||
'more_list_items' => 'và :count thêm',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => 'Khóa',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => 'Giá trị',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => 'Không có mục',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
9
vendor/filament/infolists/resources/lang/zh_CN/components.php
vendored
Normal file
9
vendor/filament/infolists/resources/lang/zh_CN/components.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'text_entry' => [
|
||||
'more_list_items' => '还有 :count 条记录',
|
||||
],
|
||||
|
||||
];
|
||||
38
vendor/filament/infolists/resources/lang/zh_TW/components.php
vendored
Normal file
38
vendor/filament/infolists/resources/lang/zh_TW/components.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'entries' => [
|
||||
|
||||
'text' => [
|
||||
|
||||
'actions' => [
|
||||
'collapse_list' => '少顯示 :count 筆',
|
||||
'expand_list' => '多顯示 :count 筆',
|
||||
],
|
||||
|
||||
'more_list_items' => '多 :count 筆',
|
||||
|
||||
],
|
||||
|
||||
'key_value' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'key' => [
|
||||
'label' => '索引',
|
||||
],
|
||||
|
||||
'value' => [
|
||||
'label' => '值',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'placeholder' => '無項目',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user