akaunting/resources/lang/mk-MK/maintenance.php
2022-06-04 00:26:44 +00:00

12 lines
411 B
PHP
Raw Permalink 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 [
'title' => 'Во режим на одржување',
'message' => 'Недостапно заради одржување. Ве молиме, обидете се повторно подоцна!',
'read_only' => 'Овозможен е режим за читање. Дозволено ви е да гледате, но не можете да менувате било што.',
];