From aeae70c0fb81f7dc56baf3f99b9600e45bd63853 Mon Sep 17 00:00:00 2001 From: Filip Borum Poulsen Date: Wed, 26 Apr 2023 16:09:26 +0200 Subject: [PATCH] Translated login and register page link to danish --- client/src/views/Login.vue | 2 +- client/src/views/Register.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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?