lv-LV translation
This commit is contained in:
13
resources/lang/lv-LV/companies.php
Normal file
13
resources/lang/lv-LV/companies.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
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!',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user