updated translations
This commit is contained in:
@ -12,6 +12,7 @@ return [
|
||||
'net_profit' => 'صافي الربح',
|
||||
'total_expenses' => 'إجمالي المصروفات',
|
||||
'net' => 'صافي الدخل',
|
||||
'income_expense' => 'الإيرادات و المصروفات',
|
||||
|
||||
'summary' => [
|
||||
'income' => 'ملخص الإيرادات',
|
||||
@ -20,11 +21,10 @@ return [
|
||||
'tax' => 'ملخص الضرائب',
|
||||
],
|
||||
|
||||
'quarter' => [
|
||||
'1' => 'يناير-مارس',
|
||||
'2' => 'أبريل-يونيو',
|
||||
'3' => 'يوليو-سبتمبر',
|
||||
'4' => 'أكتوبر-ديسمبر',
|
||||
'charts' => [
|
||||
'line' => 'خط رسم',
|
||||
'bar' => 'شريط',
|
||||
'pie' => 'دائري',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user