updated translations
This commit is contained in:
@ -6,7 +6,7 @@ return [
|
||||
'refresh' => 'Rifresko',
|
||||
|
||||
'steps' => [
|
||||
'requirements' => 'Ju lutemi, plotësoni kërkesat e mëposhtme!',
|
||||
'requirements' => 'Please, ask your hosting provider to fix the errors!',
|
||||
'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 shtesa duhet të ngarkohet!',
|
||||
'extension' => ':extension extension needs to be installed and loaded!',
|
||||
'directory' => ':directory lista duhet të jetë e shkrueshme!',
|
||||
],
|
||||
|
||||
|
@ -18,6 +18,8 @@ return [
|
||||
'no_file' => 'Gabim: Asnjë skedar i përzgjedhur!',
|
||||
'last_category' => 'Gabim: Nuk mund të fshihet :type kategoria e fundit!',
|
||||
'invalid_token' => 'Gabim: Marku i dhënë është i pavlefshëm!',
|
||||
'import_column' => 'Gabim: :message Fleta name: :sheet. Rreshti number: :line.',
|
||||
'import_sheet' => 'Gabim: Emri i fletës nuk është i vlefshëm. Ju lutem, kontrolloni skedarin e mostrës.',
|
||||
],
|
||||
'warning' => [
|
||||
'deleted' => 'Njoftim: <b>:name</b> nuk mund të fshihet sepse ka :text të lidhur.',
|
||||
|
10
resources/lang/sq-AL/notifications.php
Normal file
10
resources/lang/sq-AL/notifications.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'whoops' => 'Whoops!',
|
||||
'hello' => 'Hello!',
|
||||
'salutation' => 'Regards,<br> :company_name',
|
||||
'subcopy' => 'If you’re having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)',
|
||||
|
||||
];
|
@ -101,6 +101,7 @@ return [
|
||||
'attribute-name' => [
|
||||
'rule-name' => 'Mesazh Privat',
|
||||
],
|
||||
'invalid_currency' => 'Kodi :attribute është i pavlefshëm.',
|
||||
],
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user