mirror of https://github.com/ElemeFE/element
parent
fff4d62567
commit
69f790f4d5
|
@ -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} επιλεγμένα'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue