diff --git a/config/locales/client.el.yml b/config/locales/client.el.yml index c424668..377bc16 100644 --- a/config/locales/client.el.yml +++ b/config/locales/client.el.yml @@ -9,3 +9,7 @@ el: login: oauth2_basic: name: "OAuth 2" + admin: + site_settings: + categories: + discourse_oauth2_basic: "Σύνδεση OAuth2" diff --git a/config/locales/server.el.yml b/config/locales/server.el.yml index d872d0e..1de3fcb 100644 --- a/config/locales/server.el.yml +++ b/config/locales/server.el.yml @@ -5,3 +5,5 @@ # https://translate.discourse.org/ el: + site_settings: + oauth2_disable_csrf: "Απενεργοποίηση ελέγχου CSRF"