diff --git a/Controller/BackendController.php b/Controller/BackendController.php index 43e3eb0..f91072e 100755 --- a/Controller/BackendController.php +++ b/Controller/BackendController.php @@ -339,7 +339,7 @@ final class BackendController extends Controller ->limit(25) ->paginate( 'id', - $request->getData('ptype'), + $request->getDataString('ptype'), $request->getDataInt('offset') ) ->executeGetArray(); diff --git a/Theme/Backend/Lang/Navigation.ar.lang.php b/Theme/Backend/Lang/Navigation.ar.lang.php deleted file mode 100755 index 5e35cdb..0000000 --- a/Theme/Backend/Lang/Navigation.ar.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'الإدارات', - 'Organigram' => 'المنظماني', - 'Organization' => 'منظمة', - 'Positions' => 'المواقف', - 'Units' => 'وحدات', -]]; diff --git a/Theme/Backend/Lang/Navigation.cs.lang.php b/Theme/Backend/Lang/Navigation.cs.lang.php deleted file mode 100755 index 1bee330..0000000 --- a/Theme/Backend/Lang/Navigation.cs.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Oddělení', - 'Organigram' => 'Organizérový', - 'Organization' => 'Organizace', - 'Positions' => 'Polohy', - 'Units' => 'Jednotky', -]]; diff --git a/Theme/Backend/Lang/Navigation.da.lang.php b/Theme/Backend/Lang/Navigation.da.lang.php deleted file mode 100755 index 53ccca4..0000000 --- a/Theme/Backend/Lang/Navigation.da.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Afdelinger.', - 'Organigram' => 'Organigram.', - 'Organization' => 'Organisation', - 'Positions' => 'Positioner.', - 'Units' => 'Enheder.', -]]; diff --git a/Theme/Backend/Lang/Navigation.el.lang.php b/Theme/Backend/Lang/Navigation.el.lang.php deleted file mode 100755 index 6a21345..0000000 --- a/Theme/Backend/Lang/Navigation.el.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Τμήματα', - 'Organigram' => 'Οργανόγραμμα', - 'Organization' => 'Οργάνωση', - 'Positions' => 'Θέσεις', - 'Units' => 'Μονάδες', -]]; diff --git a/Theme/Backend/Lang/Navigation.es.lang.php b/Theme/Backend/Lang/Navigation.es.lang.php deleted file mode 100755 index e800139..0000000 --- a/Theme/Backend/Lang/Navigation.es.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Departamentos', - 'Organigram' => 'Organigrama', - 'Organization' => 'Organización', - 'Positions' => 'Posiciones', - 'Units' => 'Unidades', -]]; diff --git a/Theme/Backend/Lang/Navigation.fi.lang.php b/Theme/Backend/Lang/Navigation.fi.lang.php deleted file mode 100755 index 4ce529d..0000000 --- a/Theme/Backend/Lang/Navigation.fi.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Osasto', - 'Organigram' => 'Organisaali', - 'Organization' => 'Organisaatio', - 'Positions' => 'Asemat', - 'Units' => 'Yksiköt', -]]; diff --git a/Theme/Backend/Lang/Navigation.fr.lang.php b/Theme/Backend/Lang/Navigation.fr.lang.php deleted file mode 100755 index dec7b7f..0000000 --- a/Theme/Backend/Lang/Navigation.fr.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Départements', - 'Organigram' => 'Organigramme', - 'Organization' => 'Organisation', - 'Positions' => 'Position', - 'Units' => 'Unités', -]]; diff --git a/Theme/Backend/Lang/Navigation.hu.lang.php b/Theme/Backend/Lang/Navigation.hu.lang.php deleted file mode 100755 index 6970749..0000000 --- a/Theme/Backend/Lang/Navigation.hu.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Osztályok', - 'Organigram' => 'Organgram', - 'Organization' => 'Szervezet', - 'Positions' => 'Helyzet', - 'Units' => 'Egységek', -]]; diff --git a/Theme/Backend/Lang/Navigation.it.lang.php b/Theme/Backend/Lang/Navigation.it.lang.php deleted file mode 100755 index 5b32b76..0000000 --- a/Theme/Backend/Lang/Navigation.it.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Dipartimenti', - 'Organigram' => 'Organigramma', - 'Organization' => 'Organizzazione', - 'Positions' => 'Posizioni', - 'Units' => 'Unità', -]]; diff --git a/Theme/Backend/Lang/Navigation.ja.lang.php b/Theme/Backend/Lang/Navigation.ja.lang.php deleted file mode 100755 index f26b0c5..0000000 --- a/Theme/Backend/Lang/Navigation.ja.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => '部門', - 'Organigram' => '組織図', - 'Organization' => '組織', - 'Positions' => '位置', - 'Units' => '単位', -]]; diff --git a/Theme/Backend/Lang/Navigation.ko.lang.php b/Theme/Backend/Lang/Navigation.ko.lang.php deleted file mode 100755 index ce0c489..0000000 --- a/Theme/Backend/Lang/Navigation.ko.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => '부서', - 'Organigram' => '죄수들', - 'Organization' => '조직', - 'Positions' => '위치', - 'Units' => '단위', -]]; diff --git a/Theme/Backend/Lang/Navigation.no.lang.php b/Theme/Backend/Lang/Navigation.no.lang.php deleted file mode 100755 index a297831..0000000 --- a/Theme/Backend/Lang/Navigation.no.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Avdelinger', - 'Organigram' => 'Organigram', - 'Organization' => 'Organisasjon', - 'Positions' => 'Posisjoner', - 'Units' => 'Enheter', -]]; diff --git a/Theme/Backend/Lang/Navigation.pl.lang.php b/Theme/Backend/Lang/Navigation.pl.lang.php deleted file mode 100755 index 1925a01..0000000 --- a/Theme/Backend/Lang/Navigation.pl.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Wydziały', - 'Organigram' => 'Organigram.', - 'Organization' => 'Organizacja', - 'Positions' => 'Pozycje', - 'Units' => 'Jednostki', -]]; diff --git a/Theme/Backend/Lang/Navigation.pt.lang.php b/Theme/Backend/Lang/Navigation.pt.lang.php deleted file mode 100755 index 715e54b..0000000 --- a/Theme/Backend/Lang/Navigation.pt.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Departamentos.', - 'Organigram' => 'Organização', - 'Organization' => 'Organização', - 'Positions' => 'Posições', - 'Units' => 'Unidades', -]]; diff --git a/Theme/Backend/Lang/Navigation.ru.lang.php b/Theme/Backend/Lang/Navigation.ru.lang.php deleted file mode 100755 index b66d450..0000000 --- a/Theme/Backend/Lang/Navigation.ru.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Отделы', - 'Organigram' => 'Организация', - 'Organization' => 'Организация', - 'Positions' => 'Позиции', - 'Units' => 'Единицы', -]]; diff --git a/Theme/Backend/Lang/Navigation.sv.lang.php b/Theme/Backend/Lang/Navigation.sv.lang.php deleted file mode 100755 index 453beb2..0000000 --- a/Theme/Backend/Lang/Navigation.sv.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Avdelningar', - 'Organigram' => 'Organigram', - 'Organization' => 'Organisation', - 'Positions' => 'Positioner', - 'Units' => 'Enheter', -]]; diff --git a/Theme/Backend/Lang/Navigation.th.lang.php b/Theme/Backend/Lang/Navigation.th.lang.php deleted file mode 100755 index ac56aec..0000000 --- a/Theme/Backend/Lang/Navigation.th.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'แผนก', - 'Organigram' => 'organigram', - 'Organization' => 'องค์กร', - 'Positions' => 'ตำแหน่ง', - 'Units' => 'หน่วย', -]]; diff --git a/Theme/Backend/Lang/Navigation.tr.lang.php b/Theme/Backend/Lang/Navigation.tr.lang.php deleted file mode 100755 index ec5d3b8..0000000 --- a/Theme/Backend/Lang/Navigation.tr.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Departmanlar', - 'Organigram' => 'Organigram', - 'Organization' => 'Organizasyon', - 'Positions' => 'Pozisyonlar', - 'Units' => 'Birimler', -]]; diff --git a/Theme/Backend/Lang/Navigation.uk.lang.php b/Theme/Backend/Lang/Navigation.uk.lang.php deleted file mode 100755 index bce356d..0000000 --- a/Theme/Backend/Lang/Navigation.uk.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => 'Кафедри', - 'Organigram' => 'Орган', - 'Organization' => 'Організація', - 'Positions' => 'Позиції', - 'Units' => 'Підрозділ', -]]; diff --git a/Theme/Backend/Lang/Navigation.zh.lang.php b/Theme/Backend/Lang/Navigation.zh.lang.php deleted file mode 100755 index d2e4e0d..0000000 --- a/Theme/Backend/Lang/Navigation.zh.lang.php +++ /dev/null @@ -1,21 +0,0 @@ - [ - 'Departments' => '部门', - 'Organigram' => 'Organigram.', - 'Organization' => '组织', - 'Positions' => '姿势', - 'Units' => '单位', -]]; diff --git a/Theme/Backend/Lang/ar.lang.php b/Theme/Backend/Lang/ar.lang.php deleted file mode 100755 index b7f2b10..0000000 --- a/Theme/Backend/Lang/ar.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'نشيط', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => ' قسم، أقسام', - 'Departments' => 'الإدارات', - 'Description' => 'وصف', - 'IMG_alt_profile' => '', - 'Inactive' => 'غير نشط', - 'LegalName' => '', - 'Logo' => 'شعار', - 'MainAddress' => '', - 'Name' => 'اسم', - 'Parent' => 'الأبوين', - 'Position' => 'موضع', - 'Positions' => 'المواقف', - 'Postal' => '', - 'Search' => 'بحث', - 'Status' => 'حالة', - 'Unit' => 'وحدة', - 'UnitLogo' => 'شعار الوحدة', - 'Units' => 'وحدات', -]]; diff --git a/Theme/Backend/Lang/cs.lang.php b/Theme/Backend/Lang/cs.lang.php deleted file mode 100755 index 12bd5fc..0000000 --- a/Theme/Backend/Lang/cs.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Aktivní', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'oddělení', - 'Departments' => 'Oddělení', - 'Description' => 'Popis', - 'IMG_alt_profile' => '', - 'Inactive' => 'Neaktivní', - 'LegalName' => '', - 'Logo' => 'Logo', - 'MainAddress' => '', - 'Name' => 'název', - 'Parent' => 'Rodič', - 'Position' => 'Pozice', - 'Positions' => 'Polohy', - 'Postal' => '', - 'Search' => 'Vyhledávání', - 'Status' => 'Postavení', - 'Unit' => 'Jednotka', - 'UnitLogo' => 'Jednotka logo', - 'Units' => 'Jednotky', -]]; diff --git a/Theme/Backend/Lang/da.lang.php b/Theme/Backend/Lang/da.lang.php deleted file mode 100755 index 762b0ef..0000000 --- a/Theme/Backend/Lang/da.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Aktiv', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'Afdeling', - 'Departments' => 'Afdelinger.', - 'Description' => 'Beskrivelse', - 'IMG_alt_profile' => '', - 'Inactive' => 'Inaktiv.', - 'LegalName' => '', - 'Logo' => 'Logo.', - 'MainAddress' => '', - 'Name' => 'Navn', - 'Parent' => 'Forælder', - 'Position' => 'Position', - 'Positions' => 'Positioner.', - 'Postal' => '', - 'Search' => 'Søg', - 'Status' => 'Status.', - 'Unit' => 'Enhed', - 'UnitLogo' => 'Enheds logo.', - 'Units' => 'Enheder.', -]]; diff --git a/Theme/Backend/Lang/el.lang.php b/Theme/Backend/Lang/el.lang.php deleted file mode 100755 index ef16cdf..0000000 --- a/Theme/Backend/Lang/el.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Ενεργός', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'Τμήμα', - 'Departments' => 'Τμήματα', - 'Description' => 'Περιγραφή', - 'IMG_alt_profile' => '', - 'Inactive' => 'Αδρανής', - 'LegalName' => '', - 'Logo' => 'Λογότυπο', - 'MainAddress' => '', - 'Name' => 'Ονομα', - 'Parent' => 'Μητρική εταιρεία', - 'Position' => 'Θέση', - 'Positions' => 'Θέσεις', - 'Postal' => '', - 'Search' => 'Αναζήτηση', - 'Status' => 'Κατάσταση', - 'Unit' => 'Μονάδα', - 'UnitLogo' => 'Λογότυπο μονάδας', - 'Units' => 'Μονάδες', -]]; diff --git a/Theme/Backend/Lang/es.lang.php b/Theme/Backend/Lang/es.lang.php deleted file mode 100755 index 3f554a6..0000000 --- a/Theme/Backend/Lang/es.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Activo', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'Departamento', - 'Departments' => 'Departamentos', - 'Description' => 'Descripción', - 'IMG_alt_profile' => '', - 'Inactive' => 'Inactivo', - 'LegalName' => '', - 'Logo' => 'Logo', - 'MainAddress' => '', - 'Name' => 'Nombre', - 'Parent' => 'Padre', - 'Position' => 'Posición', - 'Positions' => 'Posiciones', - 'Postal' => '', - 'Search' => 'Búsqueda', - 'Status' => 'Estado', - 'Unit' => 'Unidad', - 'UnitLogo' => 'Logotipo de la unidad', - 'Units' => 'Unidades', -]]; diff --git a/Theme/Backend/Lang/fi.lang.php b/Theme/Backend/Lang/fi.lang.php deleted file mode 100755 index d60ac94..0000000 --- a/Theme/Backend/Lang/fi.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Aktiivinen', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'Osasto', - 'Departments' => 'Osasto', - 'Description' => 'Kuvaus', - 'IMG_alt_profile' => '', - 'Inactive' => 'Epäaktiivinen', - 'LegalName' => '', - 'Logo' => 'Logo', - 'MainAddress' => '', - 'Name' => 'Nimi', - 'Parent' => 'Vanhempi', - 'Position' => 'Asento', - 'Positions' => 'Asemat', - 'Postal' => '', - 'Search' => 'Hae', - 'Status' => 'Tila', - 'Unit' => 'Yksikkö', - 'UnitLogo' => 'Yksikkölogo', - 'Units' => 'Yksiköt', -]]; diff --git a/Theme/Backend/Lang/fr.lang.php b/Theme/Backend/Lang/fr.lang.php deleted file mode 100755 index a6ceff4..0000000 --- a/Theme/Backend/Lang/fr.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'actif', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'département', - 'Departments' => 'Départements', - 'Description' => 'La description', - 'IMG_alt_profile' => '', - 'Inactive' => 'Inactif', - 'LegalName' => '', - 'Logo' => 'Logo', - 'MainAddress' => '', - 'Name' => 'Nom', - 'Parent' => 'Parent', - 'Position' => 'Position', - 'Positions' => 'Position', - 'Postal' => '', - 'Search' => 'Chercher', - 'Status' => 'Statut', - 'Unit' => 'Unité', - 'UnitLogo' => 'Logo de l\'unité', - 'Units' => 'Unités', -]]; diff --git a/Theme/Backend/Lang/hu.lang.php b/Theme/Backend/Lang/hu.lang.php deleted file mode 100755 index 2c4e2af..0000000 --- a/Theme/Backend/Lang/hu.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Aktív', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'Osztály', - 'Departments' => 'Osztályok', - 'Description' => 'Leírás', - 'IMG_alt_profile' => '', - 'Inactive' => 'Inaktív', - 'LegalName' => '', - 'Logo' => 'Logó', - 'MainAddress' => '', - 'Name' => 'Név', - 'Parent' => 'Szülő', - 'Position' => 'Pozíció', - 'Positions' => 'Helyzet', - 'Postal' => '', - 'Search' => 'Keresés', - 'Status' => 'Állapot', - 'Unit' => 'Mértékegység', - 'UnitLogo' => 'Egység logó', - 'Units' => 'Egységek', -]]; diff --git a/Theme/Backend/Lang/it.lang.php b/Theme/Backend/Lang/it.lang.php deleted file mode 100755 index 15eaf80..0000000 --- a/Theme/Backend/Lang/it.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Attivo', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'Dipartimento', - 'Departments' => 'Dipartimenti', - 'Description' => 'Descrizione', - 'IMG_alt_profile' => '', - 'Inactive' => 'Non attivo', - 'LegalName' => '', - 'Logo' => 'Logo', - 'MainAddress' => '', - 'Name' => 'Nome', - 'Parent' => 'Genitore', - 'Position' => 'Posizione', - 'Positions' => 'Posizioni', - 'Postal' => '', - 'Search' => 'Ricerca', - 'Status' => 'Stato', - 'Unit' => 'Unità', - 'UnitLogo' => 'Logo dell\'unità', - 'Units' => 'Unità', -]]; diff --git a/Theme/Backend/Lang/ja.lang.php b/Theme/Backend/Lang/ja.lang.php deleted file mode 100755 index 574746b..0000000 --- a/Theme/Backend/Lang/ja.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'アクティブ', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'デパートメント', - 'Departments' => '部門', - 'Description' => '説明', - 'IMG_alt_profile' => '', - 'Inactive' => '非活性', - 'LegalName' => '', - 'Logo' => 'ロゴ', - 'MainAddress' => '', - 'Name' => '名前', - 'Parent' => '親', - 'Position' => 'ポジション', - 'Positions' => '位置', - 'Postal' => '', - 'Search' => '検索', - 'Status' => '状態', - 'Unit' => '単位', - 'UnitLogo' => 'ユニットのロゴ', - 'Units' => '単位', -]]; diff --git a/Theme/Backend/Lang/ko.lang.php b/Theme/Backend/Lang/ko.lang.php deleted file mode 100755 index f8bdb18..0000000 --- a/Theme/Backend/Lang/ko.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => '활동적인', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => '부서', - 'Departments' => '부서', - 'Description' => '설명', - 'IMG_alt_profile' => '', - 'Inactive' => '비활성으로', - 'LegalName' => '', - 'Logo' => '심벌 마크', - 'MainAddress' => '', - 'Name' => '이름', - 'Parent' => '부모의', - 'Position' => '위치', - 'Positions' => '위치', - 'Postal' => '', - 'Search' => '찾다', - 'Status' => '상태', - 'Unit' => '단위', - 'UnitLogo' => '단위 로고', - 'Units' => '단위', -]]; diff --git a/Theme/Backend/Lang/no.lang.php b/Theme/Backend/Lang/no.lang.php deleted file mode 100755 index 36724b1..0000000 --- a/Theme/Backend/Lang/no.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Aktiv', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'Avdeling', - 'Departments' => 'Avdelinger', - 'Description' => 'Beskrivelse', - 'IMG_alt_profile' => '', - 'Inactive' => 'Inaktiv', - 'LegalName' => '', - 'Logo' => 'Logo.', - 'MainAddress' => '', - 'Name' => 'Navn', - 'Parent' => 'Foreldre', - 'Position' => 'Posisjon', - 'Positions' => 'Posisjoner', - 'Postal' => '', - 'Search' => 'Søk', - 'Status' => 'Status', - 'Unit' => 'Enhet', - 'UnitLogo' => 'Enhetslogo', - 'Units' => 'Enheter', -]]; diff --git a/Theme/Backend/Lang/pl.lang.php b/Theme/Backend/Lang/pl.lang.php deleted file mode 100755 index 1b332a6..0000000 --- a/Theme/Backend/Lang/pl.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Aktywny', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'dział', - 'Departments' => 'Wydziały', - 'Description' => 'Opis', - 'IMG_alt_profile' => '', - 'Inactive' => 'Nieaktywny', - 'LegalName' => '', - 'Logo' => 'Logo', - 'MainAddress' => '', - 'Name' => 'Nazwa', - 'Parent' => 'Rodzic', - 'Position' => 'Pozycja', - 'Positions' => 'Pozycje', - 'Postal' => '', - 'Search' => 'Szukaj', - 'Status' => 'Status', - 'Unit' => 'Jednostka', - 'UnitLogo' => 'Logo jednostki', - 'Units' => 'Jednostki', -]]; diff --git a/Theme/Backend/Lang/pt.lang.php b/Theme/Backend/Lang/pt.lang.php deleted file mode 100755 index 929aa6e..0000000 --- a/Theme/Backend/Lang/pt.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Ativo', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'Departamento', - 'Departments' => 'Departamentos.', - 'Description' => 'Descrição', - 'IMG_alt_profile' => '', - 'Inactive' => 'Inativo', - 'LegalName' => '', - 'Logo' => 'Logotipo', - 'MainAddress' => '', - 'Name' => 'Nome', - 'Parent' => 'Pai', - 'Position' => 'Posição', - 'Positions' => 'Posições', - 'Postal' => '', - 'Search' => 'Procurar', - 'Status' => 'Status', - 'Unit' => 'Unidade', - 'UnitLogo' => 'Logotipo da unidade', - 'Units' => 'Unidades', -]]; diff --git a/Theme/Backend/Lang/ru.lang.php b/Theme/Backend/Lang/ru.lang.php deleted file mode 100755 index 4c1d545..0000000 --- a/Theme/Backend/Lang/ru.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Активный', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'отделение', - 'Departments' => 'Отделы', - 'Description' => 'Описание', - 'IMG_alt_profile' => '', - 'Inactive' => 'Неактивный', - 'LegalName' => '', - 'Logo' => 'Логотип', - 'MainAddress' => '', - 'Name' => 'Имя', - 'Parent' => 'Родитель', - 'Position' => 'Должность', - 'Positions' => 'Позиции', - 'Postal' => '', - 'Search' => 'Поиск', - 'Status' => 'Статус', - 'Unit' => 'Единица измерения', - 'UnitLogo' => 'Блок логотипа', - 'Units' => 'Единицы', -]]; diff --git a/Theme/Backend/Lang/sv.lang.php b/Theme/Backend/Lang/sv.lang.php deleted file mode 100755 index f5a1ed8..0000000 --- a/Theme/Backend/Lang/sv.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Aktiva', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'Avdelning', - 'Departments' => 'Avdelningar', - 'Description' => 'Beskrivning', - 'IMG_alt_profile' => '', - 'Inactive' => 'Inaktiv', - 'LegalName' => '', - 'Logo' => 'Logotyp', - 'MainAddress' => '', - 'Name' => 'namn', - 'Parent' => 'Förälder', - 'Position' => 'Placera', - 'Positions' => 'Positioner', - 'Postal' => '', - 'Search' => 'Sök', - 'Status' => 'Status', - 'Unit' => 'Enhet', - 'UnitLogo' => 'Enhetslogotyp', - 'Units' => 'Enheter', -]]; diff --git a/Theme/Backend/Lang/th.lang.php b/Theme/Backend/Lang/th.lang.php deleted file mode 100755 index 9bcd2d2..0000000 --- a/Theme/Backend/Lang/th.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'คล่องแคล่ว', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'แผนก', - 'Departments' => 'แผนก', - 'Description' => 'คำอธิบาย', - 'IMG_alt_profile' => '', - 'Inactive' => 'ไม่ใช้งาน', - 'LegalName' => '', - 'Logo' => 'โลโก้', - 'MainAddress' => '', - 'Name' => 'ชื่อ', - 'Parent' => 'พ่อแม่', - 'Position' => 'ตำแหน่ง', - 'Positions' => 'ตำแหน่ง', - 'Postal' => '', - 'Search' => 'ค้นหา', - 'Status' => 'สถานะ', - 'Unit' => 'หน่วย', - 'UnitLogo' => 'โลโก้หน่วย', - 'Units' => 'หน่วย', -]]; diff --git a/Theme/Backend/Lang/tr.lang.php b/Theme/Backend/Lang/tr.lang.php deleted file mode 100755 index 4d80da4..0000000 --- a/Theme/Backend/Lang/tr.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Aktif', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'Bölüm', - 'Departments' => 'Departmanlar', - 'Description' => 'Açıklama', - 'IMG_alt_profile' => '', - 'Inactive' => 'Aktif olmayan', - 'LegalName' => '', - 'Logo' => 'Logo', - 'MainAddress' => '', - 'Name' => 'İsim', - 'Parent' => 'Ebeveyn', - 'Position' => 'Konum', - 'Positions' => 'Pozisyonlar', - 'Postal' => '', - 'Search' => 'Aramak', - 'Status' => 'Durum', - 'Unit' => 'Birim', - 'UnitLogo' => 'Birim logosu', - 'Units' => 'Birimler', -]]; diff --git a/Theme/Backend/Lang/uk.lang.php b/Theme/Backend/Lang/uk.lang.php deleted file mode 100755 index 6a7598c..0000000 --- a/Theme/Backend/Lang/uk.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => 'Активний', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => 'Кафедра', - 'Departments' => 'Кафедри', - 'Description' => 'Опис', - 'IMG_alt_profile' => '', - 'Inactive' => 'Неактивний', - 'LegalName' => '', - 'Logo' => 'Логотип', - 'MainAddress' => '', - 'Name' => 'Назва', - 'Parent' => 'Батько', - 'Position' => 'Позиція', - 'Positions' => 'Позиції', - 'Postal' => '', - 'Search' => 'Пошук', - 'Status' => 'Статус', - 'Unit' => 'Підрозділ', - 'UnitLogo' => 'Логотип блоку', - 'Units' => 'Підрозділ', -]]; diff --git a/Theme/Backend/Lang/zh.lang.php b/Theme/Backend/Lang/zh.lang.php deleted file mode 100755 index 5ecd3a1..0000000 --- a/Theme/Backend/Lang/zh.lang.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'Active' => '积极的', - 'Address' => '', - 'City' => '', - 'Country' => '', - 'Department' => '部', - 'Departments' => '部门', - 'Description' => '描述', - 'IMG_alt_profile' => '', - 'Inactive' => '不活跃', - 'LegalName' => '', - 'Logo' => '标识', - 'MainAddress' => '', - 'Name' => '名称', - 'Parent' => '父母', - 'Position' => '位置', - 'Positions' => '姿势', - 'Postal' => '', - 'Search' => '搜索', - 'Status' => '地位', - 'Unit' => '单元', - 'UnitLogo' => '单位徽标', - 'Units' => '单位', -]];