Merge pull request #47 from georgioskap/greek-language

Adding Greek Language Translation File
This commit is contained in:
Rainer Simon 2021-01-08 12:23:42 +01:00 committed by GitHub
commit a34add6419
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"
}