feat: WIP: Initial setup for i18next

This commit is contained in:
Ased Mammad 2024-03-01 08:10:36 +03:30
parent 9b86e0bb41
commit fab89a76b1
17 changed files with 180 additions and 25 deletions

View file

@ -0,0 +1,10 @@
{
"NewChat": "New Chat",
"Modelfiles": "Modelfiles",
"GreetingPlaceholder": "How can I help you today?",
"Hello": "Hello, {{name}}",
"ChatInputPlaceholderListening": "Listening...",
"ChatInputPlaceholder": "Send a Message",
"ModelSelectorPlaceholder": "Select a model",
"SetAsDefault": "Set as default"
}