Commit 69f790f4 authored by Spyros Sakellaropoulos's avatar Spyros Sakellaropoulos Committed by hetech

i18n: update Greek translation (#12830)

Translate missing text
parent fff4d625
...@@ -103,7 +103,7 @@ export default { ...@@ -103,7 +103,7 @@ export default {
titles: ['Λίστα 1', 'Λίστα 2'], titles: ['Λίστα 1', 'Λίστα 2'],
filterPlaceholder: 'Αναζήτηση', filterPlaceholder: 'Αναζήτηση',
noCheckedFormat: '{total} Αντικείμενα', noCheckedFormat: '{total} Αντικείμενα',
hasCheckedFormat: '{checked}/{total} checked' // to be translated hasCheckedFormat: '{checked}/{total} επιλεγμένα'
} }
} }
}; };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment