Skip to content

Commit

Permalink
Update kvdrp.php
Browse files Browse the repository at this point in the history
Completed pt-PT translation.
  • Loading branch information
andredp committed Mar 18, 2015
1 parent b0f7629 commit cd1e01e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions messages/pt/kvdrp.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Apply' => '',
'Cancel' => '',
'Custom Range' => '',
'From' => '',
'Last Month' => '',
'Last {n} Days' => '',
'Select Date Range' => '',
'This Month' => '',
'To' => '',
'Today' => '',
'W' => '',
'Yesterday' => '',
'Apply' => 'Aplicar',
'Cancel' => 'Cancelar',
'Custom Range' => 'Definir Período',
'From' => 'Desde',
'Last Month' => 'Último Mês',
'Last {n} Days' => 'Últimos {n} Dias',
'Select Date Range' => 'Selecionar Período',
'This Month' => 'Este Mês',
'To' => 'Até',
'Today' => 'Hoje',
'W' => 'W',
'Yesterday' => 'Ontem',
];

0 comments on commit cd1e01e

Please sign in to comment.