From 05a4f6cc45bc185135900fafb218baa9ac72ebb4 Mon Sep 17 00:00:00 2001 From: Ruben Talstra Date: Wed, 12 Feb 2025 21:54:37 +0100 Subject: [PATCH] fix: json format --- client/src/locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index 9e51c52b30..09d9eef4b1 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -784,7 +784,7 @@ "com_auth_loading": "Loading...", "com_auth_back_to_register": "Back to registration", "com_nav_passkeys": "Passkeys", - "com_nav_view_passkeys": "View Passkeys" + "com_nav_view_passkeys": "View Passkeys", "com_ui_no_data": "something needs to go here. was empty", "com_files_table": "something needs to go here. was empty", "com_ui_global_group": "something needs to go here. was empty",