diff options
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/el.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/el.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index fa36f68d1a0..e96144e1c6c 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -8,7 +8,7 @@ OC.L10N.register( "Post" : "Δημοσίευση", "Cancel" : "Ακύρωση", "Edit comment" : "Επεξεργασία σχολίου", - "[Deleted user]" : "[Διαγραφή χρήστη]", + "[Deleted user]" : "[Διαγραμμένος χρήστης]", "No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!", "More comments …" : "Περισσότερα σχόλια ...", "Save" : "Αποθήκευση", diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index 9181bd9eb73..062e814114f 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -6,7 +6,7 @@ "Post" : "Δημοσίευση", "Cancel" : "Ακύρωση", "Edit comment" : "Επεξεργασία σχολίου", - "[Deleted user]" : "[Διαγραφή χρήστη]", + "[Deleted user]" : "[Διαγραμμένος χρήστης]", "No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!", "More comments …" : "Περισσότερα σχόλια ...", "Save" : "Αποθήκευση", |