added vi-VN
This commit is contained in:
		
							
								
								
									
										14
									
								
								resources/lang/vi-VN/accounts.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								resources/lang/vi-VN/accounts.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'account_name'          => 'Tên tài khoản',
 | 
			
		||||
    'number'                => 'Số',
 | 
			
		||||
    'opening_balance'       => 'Số dư đầu năm',
 | 
			
		||||
    'current_balance'       => 'Số dư hiện tại',
 | 
			
		||||
    'bank_name'             => 'Tên ngân hàng',
 | 
			
		||||
    'bank_phone'            => 'Số điện thoại ngân hàng',
 | 
			
		||||
    'bank_address'          => 'Địa chỉ ngân hàng',
 | 
			
		||||
    'default_account'       => 'Tài khoản mặc định',
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user