From 2302a91fa62f86048e768babc9e0871224ff2163 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 23 Sep 2023 23:05:18 +0000 Subject: [PATCH] fix language --- Theme/Backend/Lang/ar.lang.php | 1 + Theme/Backend/Lang/cs.lang.php | 1 + Theme/Backend/Lang/da.lang.php | 1 + Theme/Backend/Lang/de.lang.php | 1 + Theme/Backend/Lang/el.lang.php | 1 + Theme/Backend/Lang/en.lang.php | 1 + Theme/Backend/Lang/es.lang.php | 1 + Theme/Backend/Lang/fi.lang.php | 1 + Theme/Backend/Lang/fr.lang.php | 1 + Theme/Backend/Lang/hu.lang.php | 1 + Theme/Backend/Lang/it.lang.php | 1 + Theme/Backend/Lang/ja.lang.php | 1 + Theme/Backend/Lang/ko.lang.php | 1 + Theme/Backend/Lang/no.lang.php | 1 + Theme/Backend/Lang/pl.lang.php | 1 + Theme/Backend/Lang/pt.lang.php | 1 + Theme/Backend/Lang/ru.lang.php | 1 + Theme/Backend/Lang/sv.lang.php | 1 + Theme/Backend/Lang/th.lang.php | 1 + Theme/Backend/Lang/tr.lang.php | 1 + Theme/Backend/Lang/uk.lang.php | 1 + Theme/Backend/Lang/zh.lang.php | 1 + 22 files changed, 22 insertions(+) diff --git a/Theme/Backend/Lang/ar.lang.php b/Theme/Backend/Lang/ar.lang.php index 3c8084b..776159c 100755 --- a/Theme/Backend/Lang/ar.lang.php +++ b/Theme/Backend/Lang/ar.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'المنشئ', 'Credit' => 'ائتمان', 'Debit' => 'مدين', + 'Description' => '', 'Due' => 'بسبب', 'Entries' => 'مداخل', 'EntryDate' => 'موعد الدخول', diff --git a/Theme/Backend/Lang/cs.lang.php b/Theme/Backend/Lang/cs.lang.php index 47f2985..047fc02 100755 --- a/Theme/Backend/Lang/cs.lang.php +++ b/Theme/Backend/Lang/cs.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Tvůrce', 'Credit' => 'Kredit', 'Debit' => 'Debetní', + 'Description' => '', 'Due' => 'Způsoben', 'Entries' => 'Záznamy', 'EntryDate' => 'Datum vstupu', diff --git a/Theme/Backend/Lang/da.lang.php b/Theme/Backend/Lang/da.lang.php index d8c47bb..b89380b 100755 --- a/Theme/Backend/Lang/da.lang.php +++ b/Theme/Backend/Lang/da.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Skaber.', 'Credit' => 'Kredit', 'Debit' => 'Debet.', + 'Description' => '', 'Due' => 'På grund', 'Entries' => 'Poster', 'EntryDate' => 'Indgangsdagen', diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index 2f755bf..44f152d 100755 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Schöpfer', 'Credit' => 'Kredit', 'Debit' => 'Lastschrift', + 'Description' => '', 'Due' => 'Fällig', 'Entries' => 'Einträge', 'EntryDate' => 'Eintrittsdatum', diff --git a/Theme/Backend/Lang/el.lang.php b/Theme/Backend/Lang/el.lang.php index f7d458d..a22c124 100755 --- a/Theme/Backend/Lang/el.lang.php +++ b/Theme/Backend/Lang/el.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Δημιουργός', 'Credit' => 'Πίστωση', 'Debit' => 'Χρέωση', + 'Description' => '', 'Due' => 'Λόγω', 'Entries' => 'Καταχωρήσεις', 'EntryDate' => 'Ημερομηνία εισαγωγής', diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index b1f342b..ceb2a5a 100755 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Creator', 'Credit' => 'Credit', 'Debit' => 'Debit', + 'Description' => '', 'Due' => 'Due', 'Entries' => 'Entries', 'EntryDate' => 'Entry Date', diff --git a/Theme/Backend/Lang/es.lang.php b/Theme/Backend/Lang/es.lang.php index 89e829e..7302375 100755 --- a/Theme/Backend/Lang/es.lang.php +++ b/Theme/Backend/Lang/es.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Creador', 'Credit' => 'Crédito', 'Debit' => 'Débito', + 'Description' => '', 'Due' => 'Vencer', 'Entries' => 'Entradas', 'EntryDate' => 'Fecha de entrada', diff --git a/Theme/Backend/Lang/fi.lang.php b/Theme/Backend/Lang/fi.lang.php index 806eb10..1b3994a 100755 --- a/Theme/Backend/Lang/fi.lang.php +++ b/Theme/Backend/Lang/fi.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Luoja', 'Credit' => 'Luotto', 'Debit' => 'Veloittaa', + 'Description' => '', 'Due' => 'Takia', 'Entries' => 'Merkinnät', 'EntryDate' => 'Päivämäärä', diff --git a/Theme/Backend/Lang/fr.lang.php b/Theme/Backend/Lang/fr.lang.php index f4bcc36..7963963 100755 --- a/Theme/Backend/Lang/fr.lang.php +++ b/Theme/Backend/Lang/fr.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Créateur', 'Credit' => 'Crédit', 'Debit' => 'Débit', + 'Description' => '', 'Due' => 'Dû', 'Entries' => 'Entrées', 'EntryDate' => 'Date d\'entrée', diff --git a/Theme/Backend/Lang/hu.lang.php b/Theme/Backend/Lang/hu.lang.php index 81d8673..4077c65 100755 --- a/Theme/Backend/Lang/hu.lang.php +++ b/Theme/Backend/Lang/hu.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Teremtő', 'Credit' => 'Hitel', 'Debit' => 'Terhelés', + 'Description' => '', 'Due' => 'Esedékes', 'Entries' => 'Bejegyzés', 'EntryDate' => 'Belépés dátuma', diff --git a/Theme/Backend/Lang/it.lang.php b/Theme/Backend/Lang/it.lang.php index 6d76cc2..bff527d 100755 --- a/Theme/Backend/Lang/it.lang.php +++ b/Theme/Backend/Lang/it.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Creatore', 'Credit' => 'Credito', 'Debit' => 'Addebito', + 'Description' => '', 'Due' => 'Dovuto', 'Entries' => 'Inserimenti', 'EntryDate' => 'Data di ingresso', diff --git a/Theme/Backend/Lang/ja.lang.php b/Theme/Backend/Lang/ja.lang.php index 23f8cbe..ae3e1e4 100755 --- a/Theme/Backend/Lang/ja.lang.php +++ b/Theme/Backend/Lang/ja.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'クリエーター', 'Credit' => 'クレジット', 'Debit' => 'deb deb', + 'Description' => '', 'Due' => '期限', 'Entries' => 'エントリ', 'EntryDate' => '申し込み日', diff --git a/Theme/Backend/Lang/ko.lang.php b/Theme/Backend/Lang/ko.lang.php index 5d97f3c..b9b02b2 100755 --- a/Theme/Backend/Lang/ko.lang.php +++ b/Theme/Backend/Lang/ko.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => '창조자', 'Credit' => '신용 거래', 'Debit' => '직불 카드', + 'Description' => '', 'Due' => '로 인한', 'Entries' => '항목', 'EntryDate' => '진입 일자', diff --git a/Theme/Backend/Lang/no.lang.php b/Theme/Backend/Lang/no.lang.php index 75fe742..b2a6ddc 100755 --- a/Theme/Backend/Lang/no.lang.php +++ b/Theme/Backend/Lang/no.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Skaperen.', 'Credit' => 'Kreditt', 'Debit' => 'Debitering', + 'Description' => '', 'Due' => 'På grunn av det', 'Entries' => 'Innganger', 'EntryDate' => 'Påmeldingsfrist', diff --git a/Theme/Backend/Lang/pl.lang.php b/Theme/Backend/Lang/pl.lang.php index 979f322..1634dfb 100755 --- a/Theme/Backend/Lang/pl.lang.php +++ b/Theme/Backend/Lang/pl.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Twórca', 'Credit' => 'Kredyt', 'Debit' => 'Obciążyć', + 'Description' => '', 'Due' => 'Z powodu', 'Entries' => 'Wpisy', 'EntryDate' => 'Wprowadź dane', diff --git a/Theme/Backend/Lang/pt.lang.php b/Theme/Backend/Lang/pt.lang.php index 5839478..f3905d1 100755 --- a/Theme/Backend/Lang/pt.lang.php +++ b/Theme/Backend/Lang/pt.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'O Criador', 'Credit' => 'Crédito', 'Debit' => 'Débito', + 'Description' => '', 'Due' => 'Vencimento', 'Entries' => 'Entradas', 'EntryDate' => 'Data de entrada', diff --git a/Theme/Backend/Lang/ru.lang.php b/Theme/Backend/Lang/ru.lang.php index f00f680..49ff536 100755 --- a/Theme/Backend/Lang/ru.lang.php +++ b/Theme/Backend/Lang/ru.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Создатель', 'Credit' => 'Кредит', 'Debit' => 'Списание средств', + 'Description' => '', 'Due' => 'Должное', 'Entries' => 'Заявление', 'EntryDate' => 'Дата ввода', diff --git a/Theme/Backend/Lang/sv.lang.php b/Theme/Backend/Lang/sv.lang.php index 0d90762..32ac776 100755 --- a/Theme/Backend/Lang/sv.lang.php +++ b/Theme/Backend/Lang/sv.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Skapare', 'Credit' => 'Kreditera', 'Debit' => 'Debitera', + 'Description' => '', 'Due' => 'På grund av', 'Entries' => 'Poster', 'EntryDate' => 'Startdatum', diff --git a/Theme/Backend/Lang/th.lang.php b/Theme/Backend/Lang/th.lang.php index 5728ec9..e5d1dc8 100755 --- a/Theme/Backend/Lang/th.lang.php +++ b/Theme/Backend/Lang/th.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'ผู้สร้าง', 'Credit' => 'เครดิต', 'Debit' => 'การหักบัญชี', + 'Description' => '', 'Due' => 'เนื่องจาก', 'Entries' => 'รายการ', 'EntryDate' => 'วันที่เข้า', diff --git a/Theme/Backend/Lang/tr.lang.php b/Theme/Backend/Lang/tr.lang.php index 25ef01f..dc3f140 100755 --- a/Theme/Backend/Lang/tr.lang.php +++ b/Theme/Backend/Lang/tr.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Yaratıcı', 'Credit' => 'Kredi', 'Debit' => 'Borç', + 'Description' => '', 'Due' => 'Vadesi dolmuş', 'Entries' => 'Girdileri', 'EntryDate' => 'Giriş tarihi', diff --git a/Theme/Backend/Lang/uk.lang.php b/Theme/Backend/Lang/uk.lang.php index bb66dc0..e3a93a5 100755 --- a/Theme/Backend/Lang/uk.lang.php +++ b/Theme/Backend/Lang/uk.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => 'Творець', 'Credit' => 'Кредит', 'Debit' => 'Дебет', + 'Description' => '', 'Due' => 'Заборгованість', 'Entries' => 'Записи', 'EntryDate' => 'Дата вступу', diff --git a/Theme/Backend/Lang/zh.lang.php b/Theme/Backend/Lang/zh.lang.php index 4fe1817..f24960a 100755 --- a/Theme/Backend/Lang/zh.lang.php +++ b/Theme/Backend/Lang/zh.lang.php @@ -27,6 +27,7 @@ return ['Accounting' => [ 'Creator' => '创造者', 'Credit' => '信用', 'Debit' => '借方', + 'Description' => '', 'Due' => '到期的', 'Entries' => '参赛作品', 'EntryDate' => '入场日期',