akaunting/resources/lang/sr-SP/dashboards.php
2021-11-22 17:46:09 +00:00

12 lines
560 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'error' => [
'not_user_dashboard' => 'Грешка: Није вам дозвољено да промените ову радну површину!',
'delete_last' => 'Грешка: Не може се обрисати једина радна површина. Молимо вас да прво креирате нову!',
'disable_last' => 'Грешка: Не може се онемогућити радна површина. Молимо да прво креирате нову!',
],
];