added Chinese Traditional translation
This commit is contained in:
		
							
								
								
									
										11
									
								
								resources/lang/zh-TW/reports.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								resources/lang/zh-TW/reports.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'summary' => [
 | 
			
		||||
        'income'            => '收入概要',
 | 
			
		||||
        'expense'           => '支出概要',
 | 
			
		||||
        'income_expense'    => '收入 vs 支出',
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user