new crowdin translations
This commit is contained in:
11
resources/lang/sr-CS/dashboards.php
Normal file
11
resources/lang/sr-CS/dashboards.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'error' => [
|
||||
'not_user_dashboard' => 'Greška: Nije vam dozvoljeno da menjate ovaj prikaz!',
|
||||
'delete_last' => 'Greška: Ne možete obrisati poslednji prikaz. Kreirajte novi prvo!',
|
||||
'disable_last' => 'Greška: Ne možete onemogućiti poslednji prikaz. Kreirajte novi prvo!',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user