From 493d5dc2a4e7a1671f06f789613410315792babc Mon Sep 17 00:00:00 2001 From: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com> Date: Sun, 4 Aug 2024 10:28:51 -0400 Subject: [PATCH] Fix inconsistency --- translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 411fc23..59280c2 100644 --- a/translations/en.json +++ b/translations/en.json @@ -646,5 +646,5 @@ "registration_for_user": "Registration for {{name}}", "loading_registration": "Loading registration", "fetch_registration_error": "Could not fetch registration application", - "view-registration": "View registration" + "view_registration": "View registration" }