add menu settings and a rough translation

This commit is contained in:
Alexey Bogomolov
2024-01-11 02:16:18 +03:00
parent 0cf6614186
commit 28f40ebaa1
4 changed files with 16 additions and 0 deletions

View File

@@ -177,6 +177,10 @@ const en: LocaleType = {
Title: "Send Preview Bubble",
SubTitle: "Preview markdown in bubble",
},
AutoScrollMessage: {
Title: "Auto-Scroll Reply",
SubTitle: "Scroll the message during reply",
},
AutoGenerateTitle: {
Title: "Auto Generate Title",
SubTitle: "Generate a suitable title based on the conversation content",