refactor: update localization strings for additional features and improve consistency across multiple languages

This commit is contained in:
cogwheel0
2025-08-26 17:11:10 +05:30
parent 0af1060f66
commit 87492227a8
9 changed files with 268 additions and 4 deletions

View File

@@ -224,5 +224,17 @@
"deleteChatTitle": "Delete Chat",
"deleteChatMessage": "This chat will be permanently deleted.",
"aboutApp": "About App",
"aboutAppSubtitle": "Conduit information and links"
"aboutAppSubtitle": "Conduit information and links",
"typeBelowToBegin": "Type below to begin",
"web": "Web",
"imageGen": "Image Gen",
"pinned": "Pinned",
"folders": "Folders",
"archived": "Archived",
"appLanguage": "App language",
"darkMode": "Dark mode",
"webSearch": "Web Search",
"webSearchDescription": "Search the web and cite sources in replies.",
"imageGeneration": "Image Generation",
"imageGenerationDescription": "Create images from your prompts."
}