Skip to content

Commit 97cefef

Browse files
authored
Translate missing text
Translate missing text
1 parent 098ba46 commit 97cefef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/locale/lang/el.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ export default {
103103
titles: ['Λίστα 1', 'Λίστα 2'],
104104
filterPlaceholder: 'Αναζήτηση',
105105
noCheckedFormat: '{total} Αντικείμενα',
106-
hasCheckedFormat: '{checked}/{total} checked' // to be translated
106+
hasCheckedFormat: '{checked}/{total} επιλεγμένα'
107107
}
108108
}
109109
};

0 commit comments

Comments
 (0)