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": "چت جدید",
"Modelfiles": "فایل‌های مدل",
"GreetingPlaceholder": "امروز چطور می توانم کمک تان کنم؟",
"Hello": "سلام، {{name}}",
"ChatInputPlaceholderListening": "در حال گوش دادن...",
"ChatInputPlaceholder": "یک پیام ارسال کنید",
"ModelSelectorPlaceholder": "یک مدل انتخاب کنید",
"SetAsDefault": "تنظیم به عنوان پیشفرض"
}