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

12 lines
385 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 [
'title' => 'در دست احداث',
'message' => 'متاسفانه در حال راه اندازی سرویس ها هستیم. لطفا بعدا تلاش کنید!',
'read_only' => 'حالت "فقط خواندنی" فعال شد. شما تنها امکان مشاهده را دارید اما تغییری نمی توانید اعمال کنید.',
];