updated translations

This commit is contained in:
denisdulici
2018-08-06 17:44:49 +03:00
parent dbc4bd7608
commit d1fc6e3f6b
19 changed files with 46 additions and 46 deletions

View File

@ -6,7 +6,7 @@ return [
'refresh' => 'Rifresko',
'steps' => [
'requirements' => 'Please, ask your hosting provider to fix the errors!',
'requirements' => 'Ju lutemi, pyesni ofruesin tuaj të hosting për të rregulluar gabimet!',
'language' => 'Hapi 1/3: Përzgjedhja e Gjuhës',
'database' => 'Hapi 2/3: Vendosja e Database',
'settings' => 'Hapi 3/3: Detajet e Kompanisë dhe Adminit',
@ -19,7 +19,7 @@ return [
'requirements' => [
'enabled' => ':feature duhet të aktivizohet!',
'disabled' => ':feature duhet të çaktivizohet!',
'extension' => ':extension extension needs to be installed and loaded!',
'extension' => ':extension shtesa duhet të instalohet dhe të ngarkohet!',
'directory' => ':directory lista duhet të jetë e shkrueshme!',
],

View File

@ -2,9 +2,9 @@
return [
'whoops' => 'Whoops!',
'hello' => 'Hello!',
'salutation' => 'Regards,<br> :company_name',
'subcopy' => 'If youre having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)',
'whoops' => 'Oops!',
'hello' => 'Përshëndetje!',
'salutation' => 'Respekte,<br>:company_name',
'subcopy' => 'Nëse ke probleme duke klikuar butonin ":text", kopjoni dhe ngjisni URL më poshtë në shfletuesin tuaj të internetit: [:url](:url)',
];