[增添]添加了datasource的setting数据库以及默认值

This commit is contained in:
makotocc0107
2024-08-27 09:57:44 +08:00
parent d111dfaea4
commit 72eb990970
10955 changed files with 978898 additions and 0 deletions

View 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' => 'لا توجد مدخلات',
],
],
];

View File

@@ -0,0 +1,9 @@
<?php
return [
'text_entry' => [
'more_list_items' => 'və :count daha',
],
];

View 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' => 'Няма записи',
],
],
];

View 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',
],
],
];

View File

@@ -0,0 +1,9 @@
<?php
return [
'text_entry' => [
'more_list_items' => 'وە :count ی زیاتر',
],
];

View 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',
],
],
];

View 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',
],
],
];

View 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',
],
],
];

View 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',
],
],
];

View File

@@ -0,0 +1,9 @@
<?php
return [
'text_entry' => [
'more_list_items' => 'و :count عدد دیگر',
],
];

View 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',
],
],
];

View 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',
],
],
];

View File

@@ -0,0 +1,9 @@
<?php
return [
'text_entry' => [
'more_list_items' => 'i :count još',
],
];

View 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',
],
],
];

View 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' => 'エントリがありません',
],
],
];

View 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' => 'គ្មានទិន្ន័យទេ',
],
],
];

View 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' => '항목 없음',
],
],
];

View File

@@ -0,0 +1,9 @@
<?php
return [
'text_entry' => [
'more_list_items' => 'وە :count ی زیاتر',
],
];

View 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šų',
],
],
];

View 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',
],
];

View 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',
],
],
];

View File

@@ -0,0 +1,9 @@
<?php
return [
'text_entry' => [
'more_list_items' => 'र :count थप वस्तुहरू छन्',
],
];

View 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',
],
],
];

View 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',
],
],
];

View 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' => 'Нет записей',
],
],
];

View 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',
],
],
];

View 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',
],
],
];

View 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' => 'ไม่มีรายการ',
],
],
];

View File

@@ -0,0 +1,9 @@
<?php
return [
'text_entry' => [
'more_list_items' => 've :count daha',
],
];

View 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' => 'Немає записів',
],
],
];

View 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',
],
],
];

View 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',
],
],
];

View File

@@ -0,0 +1,9 @@
<?php
return [
'text_entry' => [
'more_list_items' => '还有 :count 条记录',
],
];

View 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' => '無項目',
],
],
];