sr-RS translation
This commit is contained in:
13
resources/lang/sr-RS/companies.php
Normal file
13
resources/lang/sr-RS/companies.php
Normal file
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'domain' => 'Домен',
|
||||
'logo' => 'Лого',
|
||||
'manage' => 'Управљање фирмама',
|
||||
'all' => 'Све фирме',
|
||||
'error' => [
|
||||
'delete_active' => 'Грешка: Није могуће избрисати активну фирму, молимо Вас да је прво промените!',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user