i18n: update Greek translation (#12830)

Translate missing text
This commit is contained in:
Spyros Sakellaropoulos 2018-09-20 06:21:24 +03:00 committed by hetech
parent fff4d62567
commit 69f790f4d5

View File

@ -103,7 +103,7 @@ export default {
titles: ['Λίστα 1', 'Λίστα 2'],
filterPlaceholder: 'Αναζήτηση',
noCheckedFormat: '{total} Αντικείμενα',
hasCheckedFormat: '{checked}/{total} checked' // to be translated
hasCheckedFormat: '{checked}/{total} επιλεγμένα'
}
}
};