forked from open-webui/open-webui
feat: Change translation keys to fallback strings
This commit is contained in:
parent
fab89a76b1
commit
7a77f3c2c0
12 changed files with 136 additions and 42 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"NewChat": "چت جدید",
|
||||
"New Chat": "چت جدید",
|
||||
"Modelfiles": "فایلهای مدل",
|
||||
"GreetingPlaceholder": "امروز چطور می توانم کمک تان کنم؟",
|
||||
"Hello": "سلام، {{name}}",
|
||||
"ChatInputPlaceholderListening": "در حال گوش دادن...",
|
||||
"ChatInputPlaceholder": "یک پیام ارسال کنید",
|
||||
"ModelSelectorPlaceholder": "یک مدل انتخاب کنید",
|
||||
"SetAsDefault": "تنظیم به عنوان پیشفرض"
|
||||
"How can I help you today?": "امروز چطور می توانم کمک تان کنم؟",
|
||||
"Hello, {{name}}": "سلام، {{name}}",
|
||||
"Listening...": "در حال گوش دادن...",
|
||||
"Send a Message": "یک پیام ارسال کنید",
|
||||
"Select a model": "یک مدل انتخاب کنید",
|
||||
"Set as default": "تنظیم به عنوان پیشفرض"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue