From 97f1d1665aab37dbec1f9ed20604ce0bb44acbd0 Mon Sep 17 00:00:00 2001 From: Ido Henri Mamia Date: Thu, 16 May 2024 23:28:44 +0300 Subject: [PATCH] Add to the i18n the chat direction text --- src/lib/i18n/locales/en-US/translation.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/lib/i18n/locales/en-US/translation.json b/src/lib/i18n/locales/en-US/translation.json index 20458ca00..4a291eda6 100644 --- a/src/lib/i18n/locales/en-US/translation.json +++ b/src/lib/i18n/locales/en-US/translation.json @@ -66,6 +66,7 @@ "Categories": "", "Change Password": "", "Chat": "", + "Chat direction": "", "Chat History": "", "Chat History is off for this browser.": "", "Chats": "", @@ -244,6 +245,7 @@ "Light": "", "Listening...": "", "LLMs can make mistakes. Verify important information.": "", + "LTR": "", "Made by OpenWebUI Community": "", "Make sure to enclose them with": "", "Manage LiteLLM Models": "", @@ -360,6 +362,7 @@ "Role": "", "Rosé Pine": "", "Rosé Pine Dawn": "", + "RTL": "", "Save": "", "Save & Create": "", "Save & Submit": "",