updated translations
This commit is contained in:
@ -40,8 +40,6 @@ return [
|
||||
'others' => 'سایر | سایرین',
|
||||
'contacts' => 'Contact|Contacts',
|
||||
'reconciliations' => 'Reconciliation|Reconciliations',
|
||||
'deposits' => 'Deposit|Deposits',
|
||||
'withdrawals' => 'Withdrawal|Withdrawals',
|
||||
|
||||
'dashboard' => 'پیشخوان',
|
||||
'banking' => 'بانکداری',
|
||||
@ -85,7 +83,7 @@ return [
|
||||
'color' => 'رنگ',
|
||||
'save' => 'ذخیره کردن',
|
||||
'cancel' => 'انصراف',
|
||||
'loading' => 'Loading...',
|
||||
'loading' => 'درحال بارگذاری...',
|
||||
'from' => 'از',
|
||||
'to' => 'به',
|
||||
'print' => 'چاپ کن',
|
||||
@ -106,26 +104,26 @@ return [
|
||||
'partially' => 'جزئی',
|
||||
'partially_paid' => 'پرداخت جزئی',
|
||||
'export' => 'گرفتن خروجی',
|
||||
'finish' => 'Finish',
|
||||
'finish' => 'پایان',
|
||||
'wizard' => 'Wizard',
|
||||
'skip' => 'Skip',
|
||||
'skip' => 'صرفنظر',
|
||||
'enable' => 'فعال',
|
||||
'disable' => 'غیر فعال',
|
||||
'select_all' => 'Select All',
|
||||
'unselect_all' => 'Unselect All',
|
||||
'go_to' => 'Go to :name',
|
||||
'created_date' => 'Created Date',
|
||||
'period' => 'Period',
|
||||
'start' => 'Start',
|
||||
'end' => 'End',
|
||||
'clear' => 'Clear',
|
||||
'difference' => 'Difference',
|
||||
'select_all' => 'انتخاب همه',
|
||||
'unselect_all' => 'عدم انتخاب همه',
|
||||
'go_to' => 'برو به: نام',
|
||||
'created_date' => 'تاریخ ایجاد',
|
||||
'period' => 'دوره',
|
||||
'start' => 'شروع',
|
||||
'end' => 'پایان',
|
||||
'clear' => 'پاک کردن',
|
||||
'difference' => 'تفاوت',
|
||||
|
||||
'title' => [
|
||||
'new' => ':type جدید',
|
||||
'edit' => 'ویرایش :type',
|
||||
'create' => 'Create :type',
|
||||
'send' => 'Send :type',
|
||||
'create' => 'ایجاد: نوع',
|
||||
'send' => 'ارسال: نوع',
|
||||
'get' => 'Get :type',
|
||||
],
|
||||
|
||||
@ -139,10 +137,10 @@ return [
|
||||
],
|
||||
|
||||
'date_range' => [
|
||||
'today' => 'Today',
|
||||
'yesterday' => 'Yesterday',
|
||||
'today' => 'امروز',
|
||||
'yesterday' => 'ديروز',
|
||||
'last_days' => 'Last :day Days',
|
||||
'this_month' => 'This Month',
|
||||
'last_month' => 'Last Month',
|
||||
'this_month' => 'این ماه',
|
||||
'last_month' => 'ماه قبل',
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user