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

12 lines
270 B
PHP
Raw Normal View History

2017-11-30 12:22:00 +03:00
<?php
return [
'allow_login' => 'مجاز به ورود به سیستم؟',
'user_created' => 'کاربر ایجاد شده',
'error' => [
'email' => 'این ایمیل قبلا انتخاب شده است.'
]
];