forked from open-webui/open-webui
feat: WIP: Initial setup for i18next
This commit is contained in:
parent
9b86e0bb41
commit
fab89a76b1
17 changed files with 180 additions and 25 deletions
10
src/lib/i18n/locales/fa/common.json
Normal file
10
src/lib/i18n/locales/fa/common.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"NewChat": "چت جدید",
|
||||
"Modelfiles": "فایلهای مدل",
|
||||
"GreetingPlaceholder": "امروز چطور می توانم کمک تان کنم؟",
|
||||
"Hello": "سلام، {{name}}",
|
||||
"ChatInputPlaceholderListening": "در حال گوش دادن...",
|
||||
"ChatInputPlaceholder": "یک پیام ارسال کنید",
|
||||
"ModelSelectorPlaceholder": "یک مدل انتخاب کنید",
|
||||
"SetAsDefault": "تنظیم به عنوان پیشفرض"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue