i18n: update Greek translation (#12830)

Translate missing text
pull/12839/head
Spyros Sakellaropoulos 2018-09-20 06:21:24 +03:00 committed by hetech
parent fff4d62567
commit 69f790f4d5
1 changed files with 1 additions and 1 deletions

View File

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