diff --git a/translations/el.json b/translations/el.json index 6e022af..597c7b2 100644 --- a/translations/el.json +++ b/translations/el.json @@ -514,5 +514,6 @@ "hide_password": "Κρύψε κωδικό πρόσβασης", "show_password": "Εμφάνισε κωδικό πρόσβασης", "browser_default_compact": "Ελαφριά προεπιλογή προγράμματος περιήγησης", - "incorrect_login": "Λανθασμένα στοιχεία λογαριασμού" + "incorrect_login": "Λανθασμένα στοιχεία λογαριασμού", + "controversial": "Αμφιλεγόμενα" } diff --git a/translations/en.json b/translations/en.json index c374b65..1fe7a6e 100644 --- a/translations/en.json +++ b/translations/en.json @@ -514,5 +514,6 @@ "couldnt_create_audio_captcha": "Couldn't create audio captcha.", "incorrect_login": "Incorrect login credentials", "show_password": "Show Password", - "hide_password": "Hide Password" + "hide_password": "Hide Password", + "controversial": "Controversial" }