We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098ba46 commit 97cefefCopy full SHA for 97cefef
src/locale/lang/el.js
@@ -103,7 +103,7 @@ export default {
103
titles: ['Λίστα 1', 'Λίστα 2'],
104
filterPlaceholder: 'Αναζήτηση',
105
noCheckedFormat: '{total} Αντικείμενα',
106
- hasCheckedFormat: '{checked}/{total} checked' // to be translated
+ hasCheckedFormat: '{checked}/{total} επιλεγμένα'
107
}
108
109
};
0 commit comments