Akaunting/resources/lang/fa-IR/customers.php

13 lines
272 B
PHP
Raw Normal View History

2017-11-30 09:22:00 +00:00
<?php
return [
2020-05-21 10:06:45 +00:00
'can_login' => 'می‌توانید وارد شوید؟',
2017-11-30 09:22:00 +00:00
'user_created' => 'کاربر ایجاد شده',
'error' => [
2020-05-21 10:06:45 +00:00
'email' => 'این ایمیل قبلا انتخاب شده است.',
2018-11-08 09:11:42 +00:00
],
2017-11-30 09:22:00 +00:00
];