sk-SK translation
This commit is contained in:
13
resources/lang/sk-SK/companies.php
Normal file
13
resources/lang/sk-SK/companies.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'domain' => 'Doména',
|
||||
'logo' => 'Logo',
|
||||
'manage' => 'Správa spoločností',
|
||||
'all' => 'Všetky spoločnosti',
|
||||
'error' => [
|
||||
'delete_active' => 'Chyba: Nemôžete odstrániť aktívnu spoločnosť, prosím najprv zmeňte aktívnu spoločnosť!',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user