added Brazilian translation
This commit is contained in:
		
							
								
								
									
										17
									
								
								resources/lang/pt-BR/demo.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								resources/lang/pt-BR/demo.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | ||||
| <?php | ||||
|  | ||||
| return [ | ||||
|  | ||||
|     'accounts_cash'         => 'Dinheiro', | ||||
|     'categories_uncat'      => 'Sem Categoria', | ||||
|     'categories_deposit'    => 'Depósito', | ||||
|     'categories_sales'      => 'Vendas', | ||||
|     'currencies_usd'        => 'US Americado', | ||||
|     'currencies_eur'        => 'Euro', | ||||
|     'currencies_gbp'        => 'Libras Britânicas', | ||||
|     'currencies_try'        => 'Lira Turca', | ||||
|     'taxes_exempt'          => 'Isento de Imposto', | ||||
|     'taxes_normal'          => 'Normal', | ||||
|     'taxes_sales'           => 'Imposto sobre venda', | ||||
|  | ||||
| ]; | ||||
		Reference in New Issue
	
	Block a user