diff --git a/config/locales/client.el.yml b/config/locales/client.el.yml index 1ef8722..c424668 100644 --- a/config/locales/client.el.yml +++ b/config/locales/client.el.yml @@ -4,4 +4,8 @@ # To work with us on translations, join this project: # https://translate.discourse.org/ -el: +el: + js: + login: + oauth2_basic: + name: "OAuth 2" diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index df43959..95184c1 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -4,4 +4,8 @@ # To work with us on translations, join this project: # https://translate.discourse.org/ -sv: +sv: + js: + login: + oauth2_basic: + name: "OAuth 2"