fix language

This commit is contained in:
Dennis Eichhorn 2023-09-23 23:05:19 +00:00
parent 115a14600c
commit 6aeb0d9c32
22 changed files with 44 additions and 24 deletions

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'مسكن', 'Home' => 'مسكن',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Domov', 'Home' => 'Domov',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Hjem', 'Home' => 'Hjem',
'Logout' => '',
]]; ]];

View File

@ -13,6 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Home', 'Home' => 'Home',
'Logout' => 'Logout', 'Logout' => 'Logout',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Σπίτι', 'Home' => 'Σπίτι',
'Logout' => '',
]]; ]];

View File

@ -13,6 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Home', 'Home' => 'Home',
'Logout' => 'Logout', 'Logout' => 'Logout',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Casa', 'Home' => 'Casa',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Koti', 'Home' => 'Koti',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Accueil', 'Home' => 'Accueil',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'itthon', 'Home' => 'itthon',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Casa', 'Home' => 'Casa',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => '家', 'Home' => '家',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => '집', 'Home' => '집',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Hjem', 'Home' => 'Hjem',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Dom', 'Home' => 'Dom',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Casa', 'Home' => 'Casa',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Домой', 'Home' => 'Домой',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Hem', 'Home' => 'Hem',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'บ้าน', 'Home' => 'บ้าน',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Ev', 'Home' => 'Ev',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => 'Додому', 'Home' => 'Додому',
'Logout' => '',
]]; ]];

View File

@ -13,5 +13,6 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Home' => '家', 'Home' => '家',
'Logout' => '',
]]; ]];