updated translations
This commit is contained in:
@ -8,6 +8,7 @@ return [
|
||||
'deleted' => ':type dzēsts!',
|
||||
'duplicated' => ':type kopēts!',
|
||||
'imported' => ':type importēts!',
|
||||
'exported' => ':type exported!',
|
||||
'enabled' => ':type iespējots!',
|
||||
'disabled' => ':type atspējots!',
|
||||
],
|
||||
@ -18,7 +19,8 @@ return [
|
||||
'customer' => 'Kļūda: Lietotājs nav izveidots! :name jau lieto šādu e-pasta adresi.',
|
||||
'no_file' => 'Kļūda: Fails nav izvēlēts!',
|
||||
'last_category' => 'Kļūda: Nevar izdzēst pēdējo :type kategoriju!',
|
||||
'invalid_apikey' => 'Kļūda: Ievadītā atslēga nav pareiza!',
|
||||
'change_type' => 'Error: Can not change the type because it has :text related!',
|
||||
'invalid_apikey' => 'Error: The API Key entered is invalid!',
|
||||
'import_column' => 'Kļūda: :message Lapas nosaukums: :sheet. Rindas numurs: :line.',
|
||||
'import_sheet' => 'Kļūda: Lapas nosaukums nav pareizs. Lūdzu pārbaudiet parauga failu.',
|
||||
],
|
||||
@ -27,6 +29,7 @@ return [
|
||||
'deleted' => 'Brīdinājums: Jums nav tiesību dzēst <b>:name</b> jo tas ir saistīts ar :text.',
|
||||
'disabled' => 'Brīdinājums: Jums nav tiesību atspējot <b>:name</b> jo tas ir saistīts ar :text.',
|
||||
'disable_code' => 'Warning: You are not allowed to disable or change the currency of <b>:name</b> because it has :text related.',
|
||||
'payment_cancel' => 'Warning: You have cancelled your recent :method payment!',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user