akaunting/resources/lang/fa-IR/maintenance.php
2020-10-21 00:45:21 +00:00

12 lines
311 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' => 'متاسفانه در حال راه اندازی سرویس ها هستیم. لطفا بعدا تلاش کنید!',
'last-updated' => 'این پیام آخرین بار در :timestamp به روز رسانی شده است.',
];