updated translations

This commit is contained in:
denisdulici
2017-12-13 15:01:55 +03:00
parent 91dcd4a3b4
commit 77b0b67b0c
35 changed files with 180 additions and 49 deletions

View File

@ -5,5 +5,14 @@ return [
'code' => 'کد',
'rate' => 'نرخ',
'default' => 'واحد پول پیش فرض',
'decimal_mark' => 'Decimal Mark',
'thousands_separator' => 'Thousands Separator',
'precision' => 'Precision',
'symbol' => [
'symbol' => 'Symbol',
'position' => 'Symbol Position',
'before' => 'Before Amount',
'after' => 'After Amount',
]
];

View File

@ -2,8 +2,8 @@
return [
'import' => 'Import',
'title' => 'Import :type',
'message' => 'Allowed file types: CSV, XLS. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
'import' => 'درون‌ریزی',
'title' => ':type درون ریزی',
'message' => 'فایل types: CSV, XLS مجاز است. لطفا از طریق <a target="_blank" href=":link"><strong>لینک دانلود</strong></a> فایل نمونه را دانلود کنید.',
];

View File

@ -7,12 +7,12 @@ return [
'updated' => ':type به‌روز شد!',
'deleted' => ':type حذف شد!',
'duplicated' => ':type دو عدد موجود است!',
'imported' => ':type imported!',
'imported' => ':type درون ریزی شد!',
],
'error' => [
'not_user_company' => 'خطا: شما اجازه مدیریت این شرکت را ندارید!',
'customer' => 'خطا در تعریف کاربر! :name از این ایمیل استفاده می‌کند.',
'no_file' => 'Error: No file selected!',
'no_file' => 'خطا: فایلی انتخاب نشده است!',
],
'warning' => [
'deleted' => 'هشدار: شما نمی توانید <b>:name</b> را به دلیل :text حذف کنید.',