ro-RO translation
This commit is contained in:
13
resources/lang/ro-RO/companies.php
Normal file
13
resources/lang/ro-RO/companies.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'domain' => 'Domeniu',
|
||||
'logo' => 'Siglă',
|
||||
'manage' => 'Administreaza firmele',
|
||||
'all' => 'Toate firmele',
|
||||
'error' => [
|
||||
'delete_active' => 'Eroare: Nu se poate sterge compania activa, va rugam sa o schimbati mai intai!',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user