From 7b6bc26212e59e6aee37307024d37de814b3ce6b Mon Sep 17 00:00:00 2001 From: spf Date: Thu, 1 Oct 2020 12:38:59 +0200 Subject: [PATCH] Little typo --- js/src/i18n/en_US.json | 4 ++-- js/src/views/User/Login.vue | 2 +- js/src/views/User/Register.vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/js/src/i18n/en_US.json b/js/src/i18n/en_US.json index dbbd5480d..a63b5258a 100644 --- a/js/src/i18n/en_US.json +++ b/js/src/i18n/en_US.json @@ -102,7 +102,6 @@ "Deleting my account will delete all of my identities.": "Deleting my account will delete all of my identities.", "Deleting your Mobilizon account": "Deleting your Mobilizon account", "Description": "Description", - "Didn't receive the instructions ?": "Didn't receive the instructions ?", "Display name": "Display name", "Display participation price": "Display participation price", "Domain": "Domain", @@ -784,5 +783,6 @@ "Accessible through link": "Accessible through link", "Accessible only to members": "Accessible only to members", "Created by {name}": "Created by {name}", - "View all posts": "View all posts" + "View all posts": "View all posts", + "Didn't receive the instructions?": "Didn't receive the instructions?" } diff --git a/js/src/views/User/Login.vue b/js/src/views/User/Login.vue index c13a58df9..29c189f39 100644 --- a/js/src/views/User/Login.vue +++ b/js/src/views/User/Login.vue @@ -74,7 +74,7 @@ {{ $t("Didn't receive the instructions ?") }}{{ $t("Didn't receive the instructions?") }}

{{ $t("Didn't receive the instructions ?") }}{{ $t("Didn't receive the instructions?") }}