th-TH translation
This commit is contained in:
		
							
								
								
									
										30
									
								
								resources/lang/th-TH/reports.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										30
									
								
								resources/lang/th-TH/reports.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,30 @@ | ||||
| <?php | ||||
|  | ||||
| return [ | ||||
|  | ||||
|     'this_year'             => 'ปีนี้', | ||||
|     'previous_year'         => 'ปีก่อน', | ||||
|     'this_quarter'          => 'ไตรมาสนี้', | ||||
|     'previous_quarter'      => 'ไตรมาสก่อน', | ||||
|     'last_12_months'        => '12 เดือนที่ผ่านมา', | ||||
|     'profit_loss'           => 'กำไร & ขาดทุน', | ||||
|     'gross_profit'          => 'กำไรขั้นต้น', | ||||
|     'net_profit'            => 'กำไรสุทธิ', | ||||
|     'total_expenses'        => 'ค่าใช้จ่ายทั้งหมด', | ||||
|     'net'                   => 'สุทธิ', | ||||
|  | ||||
|     'summary' => [ | ||||
|         'income'            => 'สรุปรายได้', | ||||
|         'expense'           => 'สรุปค่าใช้จ่าย', | ||||
|         'income_expense'    => 'รายได้ เทียบกับ ค่าใช้จ่าย', | ||||
|         'tax'               => 'สรุปภาษี', | ||||
|     ], | ||||
|  | ||||
|     'quarter' => [ | ||||
|         '1'                 => 'ม.ค. - มี.ค.', | ||||
|         '2'                 => 'เม.ย. - มิ.ย.', | ||||
|         '3'                 => 'ก.ค. - ก.ย.', | ||||
|         '4'                 => 'ต.ค. - ธ.ค.', | ||||
|     ], | ||||
|  | ||||
| ]; | ||||
		Reference in New Issue
	
	Block a user