updated translations
This commit is contained in:
@@ -4,10 +4,11 @@ return [
|
||||
|
||||
'domain' => 'Domēns',
|
||||
'logo' => 'Logo',
|
||||
'manage' => 'Pārvaldīt uzņēmumus',
|
||||
'all' => 'Visi uzņēmumi',
|
||||
|
||||
'error' => [
|
||||
'delete_active' => 'Kļūda: Nevar dzēst aktīvo uzņēmumu. Lai dzēstu šo uzņēmumu, vispirms pārslēdzieties uz citu uzņēmumu!',
|
||||
'not_user_company' => 'Error: You are not allowed to change this company!',
|
||||
'delete_active' => 'Error: Can not delete the active company. Please, switch to another first!',
|
||||
'disable_active' => 'Error: Can not disable the active company. Please, switch to another first!',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user