diff options
Diffstat (limited to 'apps/comments/l10n/el.js')
-rw-r--r-- | apps/comments/l10n/el.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index 86b472e1ba1..3b3d9c54f6a 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -2,11 +2,11 @@ OC.L10N.register( "comments", { "Comments" : "Σχόλια", - "New comment …" : "Νέο σχόλιο ...", + "Edit comment" : "Επεξεργασία σχολίου", "Delete comment" : "Διαγραφή σχολίου", + "New comment …" : "Νέο σχόλιο ...", "Post" : "Δημοσίευση", "Cancel" : "Ακύρωση", - "Edit comment" : "Επεξεργασία σχολίου", "[Deleted user]" : "[Διαγραμμένος χρήστης]", "No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!", "More comments …" : "Περισσότερα σχόλια ...", |