updated translations
This commit is contained in:
		@@ -38,10 +38,10 @@ return [
 | 
			
		||||
    'numbers'               => 'Número|Números',
 | 
			
		||||
    'statuses'              => 'Status|Status',
 | 
			
		||||
    'others'                => 'Outro | Outros',
 | 
			
		||||
    'contacts'              => 'Contact|Contacts',
 | 
			
		||||
    'reconciliations'       => 'Reconciliation|Reconciliations',
 | 
			
		||||
    'deposits'              => 'Deposit|Deposits',
 | 
			
		||||
    'withdrawals'           => 'Withdrawal|Withdrawals',
 | 
			
		||||
    'contacts'              => 'Contato|Contatos',
 | 
			
		||||
    'reconciliations'       => 'Reconciliação|Reconciliações',
 | 
			
		||||
    'deposits'              => 'Deposito|Depositos',
 | 
			
		||||
    'withdrawals'           => 'Retirada|Retiradas',
 | 
			
		||||
 | 
			
		||||
    'dashboard'             => 'Painel',
 | 
			
		||||
    'banking'               => 'Banco',
 | 
			
		||||
@@ -85,7 +85,7 @@ return [
 | 
			
		||||
    'color'                 => 'Cor',
 | 
			
		||||
    'save'                  => 'Salvar',
 | 
			
		||||
    'cancel'                => 'Cancelar',
 | 
			
		||||
    'loading'               => 'Loading...',
 | 
			
		||||
    'loading'               => 'Carregando...',
 | 
			
		||||
    'from'                  => 'De',
 | 
			
		||||
    'to'                    => 'Para',
 | 
			
		||||
    'print'                 => 'Imprimir',
 | 
			
		||||
@@ -106,27 +106,27 @@ return [
 | 
			
		||||
    'partially'             => 'Parcial',
 | 
			
		||||
    'partially_paid'        => 'Pagamento parcial',
 | 
			
		||||
    'export'                => 'Exportar',
 | 
			
		||||
    'finish'                => 'Finish',
 | 
			
		||||
    'wizard'                => 'Wizard',
 | 
			
		||||
    'skip'                  => 'Skip',
 | 
			
		||||
    'finish'                => 'Terminar',
 | 
			
		||||
    'wizard'                => 'Assistente',
 | 
			
		||||
    'skip'                  => 'Pular',
 | 
			
		||||
    'enable'                => 'Habilitar',
 | 
			
		||||
    'disable'               => 'Desabilitar',
 | 
			
		||||
    'select_all'            => 'Select All',
 | 
			
		||||
    'unselect_all'          => 'Unselect All',
 | 
			
		||||
    'go_to'                 => 'Go to :name',
 | 
			
		||||
    'created_date'          => 'Created Date',
 | 
			
		||||
    'period'                => 'Period',
 | 
			
		||||
    'start'                 => 'Start',
 | 
			
		||||
    'end'                   => 'End',
 | 
			
		||||
    'clear'                 => 'Clear',
 | 
			
		||||
    'difference'            => 'Difference',
 | 
			
		||||
    'select_all'            => 'Selecionar tudo',
 | 
			
		||||
    'unselect_all'          => 'Desmarcar todos',
 | 
			
		||||
    'go_to'                 => 'Ir para :name',
 | 
			
		||||
    'created_date'          => 'Data de Criação',
 | 
			
		||||
    'period'                => 'Período',
 | 
			
		||||
    'start'                 => 'Começar',
 | 
			
		||||
    'end'                   => 'Finalizar',
 | 
			
		||||
    'clear'                 => 'Limpar',
 | 
			
		||||
    'difference'            => 'Diferença',
 | 
			
		||||
 | 
			
		||||
    'title' => [
 | 
			
		||||
        'new'               => 'Novo :type',
 | 
			
		||||
        'edit'              => 'Editar :type',
 | 
			
		||||
        'create'            => 'Create :type',
 | 
			
		||||
        'send'              => 'Send :type',
 | 
			
		||||
        'get'               => 'Get :type',
 | 
			
		||||
        'create'            => 'Criar :type',
 | 
			
		||||
        'send'              => 'Enviar :type',
 | 
			
		||||
        'get'               => 'Pegar :type',
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
    'form' => [
 | 
			
		||||
@@ -139,10 +139,10 @@ return [
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
    'date_range' => [
 | 
			
		||||
        'today' => 'Today',
 | 
			
		||||
        'yesterday' => 'Yesterday',
 | 
			
		||||
        'last_days' => 'Last :day Days',
 | 
			
		||||
        'this_month' => 'This Month',
 | 
			
		||||
        'last_month' => 'Last Month',
 | 
			
		||||
        'today' => 'Hoje',
 | 
			
		||||
        'yesterday' => 'Ontem',
 | 
			
		||||
        'last_days' => 'Últimos :day dias',
 | 
			
		||||
        'this_month' => 'Este mês',
 | 
			
		||||
        'last_month' => 'Mês Passado',
 | 
			
		||||
    ],
 | 
			
		||||
];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user