Adding Greek Language Translation File

This commit is contained in:
Georgios Kaperonis 2021-01-08 13:17:27 +02:00
parent 8191cae867
commit 6d85c661a0
1 changed files with 10 additions and 0 deletions

10
src/i18n/messages_el.json Normal file
View File

@ -0,0 +1,10 @@
{
"Add a comment...": "Σχολίασε...",
"Add a reply...": "Απάντησε...",
"Add tag...": "Πρόσθεσε tag...",
"Cancel": "Άκυρο",
"Close": "Κλείσιμο",
"Edit": "Επεξεργασία",
"Delete": "Διαγραφή",
"Ok": "Ok"
}