diff --git a/src/lang/en.js b/src/lang/en.js index 19b63d4a..d9d54c6c 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -86,7 +86,7 @@ export default { logInViaPleromaFE: 'Log in via PleromaFE', username: 'username@host', password: 'password', - omitHostname: 'omit hostname if Pleroma is located on this domain', + omitHostname: 'Omit hostname if Pleroma is located on this domain', errorMessage: 'Username must contain username and host, e.g. john@pleroma.social', any: 'any', thirdparty: 'Or connect with', diff --git a/src/views/login/index.vue b/src/views/login/index.vue index fbcfbe7c..71b94ef0 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -9,7 +9,7 @@ - + - +