akaunting/resources/lang/mk-MK/dashboards.php
2021-08-01 19:00:00 +00:00

12 lines
593 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' => 'Error: Немате дозвола да ја измените оваа контролна табла!',
'delete_last' => 'Error: Неможе да се избрише последната контролна табла. Ве молиме, прво креирајте една нова.',
'disable_last' => 'Error: Неможе да се оневозможи последната контролна табла. Ве молиме, прво креирајте една нова.',
],
];