From 2b3c8194eb71f7527cca02d3ae402dc45a13b0aa Mon Sep 17 00:00:00 2001 From: Jannik Streidl Date: Tue, 5 Mar 2024 15:39:57 +0100 Subject: [PATCH] fix: type --- src/lib/i18n/locales/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/en/common.json b/src/lib/i18n/locales/en/common.json index ff5f11aaa..3e9510d6e 100644 --- a/src/lib/i18n/locales/en/common.json +++ b/src/lib/i18n/locales/en/common.json @@ -316,7 +316,7 @@ "Web": "Web", "WebUI Add-ons": "WebUI Add-ons", "WebUI Settings": "WebUI Settings", - "What’s New in": "hat’s New in", + "What’s New in": "What’s New in", "When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "When history is turned off, new chats on this browser won't appear in your history on any of your devices.", "Whisper (Local)": "Whisper (Local)", "Write a prompt suggestion (e.g. Who are you?)": "Write a prompt suggestion (e.g. Who are you?)",