Skip to content

Commit

Permalink
Translate missing text
Browse files Browse the repository at this point in the history
Translate missing text
  • Loading branch information
spyridonas authored Sep 20, 2018
1 parent 098ba46 commit 97cefef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locale/lang/el.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export default {
titles: ['Λίστα 1', 'Λίστα 2'],
filterPlaceholder: 'Αναζήτηση',
noCheckedFormat: '{total} Αντικείμενα',
hasCheckedFormat: '{checked}/{total} checked' // to be translated
hasCheckedFormat: '{checked}/{total} επιλεγμένα'
}
}
};

0 comments on commit 97cefef

Please sign in to comment.