Skip to content

Commit

Permalink
Merge pull request #166 from dersonsena/patch-1
Browse files Browse the repository at this point in the history
Add Portuguese Translations
  • Loading branch information
kartik-v authored Aug 3, 2016
2 parents 5dfb44f + 9f5a53c commit 35b527b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions messages/pt/kvselect.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Select all' => '',
'Unselect all' => '',
'Select all' => 'Marcar Todos',
'Unselect all' => 'Desmarcar Todos',
];

0 comments on commit 35b527b

Please sign in to comment.