diff --git a/client/src/views/Login.vue b/client/src/views/Login.vue index fcbbf5b..aba37ec 100644 --- a/client/src/views/Login.vue +++ b/client/src/views/Login.vue @@ -80,7 +80,7 @@ export default {
{{ passwordError }}
-

Don't have an account yet?

+

Har du ikke en konto?

diff --git a/client/src/views/Register.vue b/client/src/views/Register.vue index 8c4e6bf..26c9b5b 100644 --- a/client/src/views/Register.vue +++ b/client/src/views/Register.vue @@ -104,7 +104,7 @@ export default {
{{ passwordError }}
-

Already have an account?

+

Har du allerede en konto?