added nl-NL
This commit is contained in:
		
							
								
								
									
										17
									
								
								resources/lang/nl-NL/demo.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								resources/lang/nl-NL/demo.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | ||||
| <?php | ||||
|  | ||||
| return [ | ||||
|  | ||||
|     'accounts_cash'         => 'Contant', | ||||
|     'categories_uncat'      => 'Ongecategoriseerd', | ||||
|     'categories_deposit'    => 'Storting', | ||||
|     'categories_sales'      => 'Verkoop', | ||||
|     'currencies_usd'        => 'Amerikaanse Dollar', | ||||
|     'currencies_eur'        => 'Euro', | ||||
|     'currencies_gbp'        => 'Britse pond', | ||||
|     'currencies_try'        => 'Turkse Lira', | ||||
|     'taxes_exempt'          => 'Vrijgesteld van btw', | ||||
|     'taxes_normal'          => 'Normale btw', | ||||
|     'taxes_sales'           => 'Verkoop Btw', | ||||
|  | ||||
| ]; | ||||
		Reference in New Issue
	
	Block a user