Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
c724e19e
"scripts/git@developer.sourcefind.cn:change/sglang.git" did not exist on "e403d2375719a79c4b9e1e998474aa1ee3384399"
Commit
c724e19e
authored
Mar 07, 2024
by
Ased Mammad
Browse files
add new persian translations
parent
b76eb46d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
15 deletions
+16
-15
src/lib/i18n/index.ts
src/lib/i18n/index.ts
+2
-1
src/lib/i18n/locales/fa/translation.json
src/lib/i18n/locales/fa/translation.json
+14
-14
No files found.
src/lib/i18n/index.ts
View file @
c724e19e
...
@@ -59,8 +59,9 @@ i18next
...
@@ -59,8 +59,9 @@ i18next
}
}
});
});
export
const
languages
=
(
await
import
(
`./locales/languages.json`
)).
default
;
const
i18n
=
createI18nStore
(
i18next
);
const
i18n
=
createI18nStore
(
i18next
);
const
isLoadingStore
=
createIsLoadingStore
(
i18next
);
const
isLoadingStore
=
createIsLoadingStore
(
i18next
);
export
const
languages
=
(
await
import
(
`./locales/languages.json`
)).
default
;
export
default
i18n
;
export
default
i18n
;
export
const
isLoading
=
isLoadingStore
;
export
const
isLoading
=
isLoadingStore
;
src/lib/i18n/locales/fa/translation.json
View file @
c724e19e
...
@@ -216,7 +216,7 @@
...
@@ -216,7 +216,7 @@
"Sync All"
:
"همگام سازی همه"
,
"Sync All"
:
"همگام سازی همه"
,
"System Prompt"
:
"پرامپت سیستم"
,
"System Prompt"
:
"پرامپت سیستم"
,
"Tags"
:
"تگها"
,
"Tags"
:
"تگها"
,
"Temperature"
:
"
Temperature
"
,
"Temperature"
:
"
دما
"
,
"Template"
:
"الگو"
,
"Template"
:
"الگو"
,
"Text-to-Speech Engine"
:
"موتور تبدیل متن به گفتار"
,
"Text-to-Speech Engine"
:
"موتور تبدیل متن به گفتار"
,
"Tfs Z"
:
"Tfs Z"
,
"Tfs Z"
:
"Tfs Z"
,
...
@@ -311,17 +311,17 @@
...
@@ -311,17 +311,17 @@
"Open"
:
"باز"
,
"Open"
:
"باز"
,
"Close"
:
"بسته"
,
"Close"
:
"بسته"
,
"sidebar"
:
"نوار کناری"
,
"sidebar"
:
"نوار کناری"
,
"Playground"
:
"
Playground
"
,
"Playground"
:
"
زمین بازی
"
,
"Submit"
:
"
Submit
"
,
"Submit"
:
"
ارسال
"
,
"(Beta)"
:
"(
Beta
)"
,
"(Beta)"
:
"(
بتا
)"
,
"Text Completion"
:
"
Text Completion
"
,
"Text Completion"
:
"
تکمیل متن
"
,
"Chat"
:
"
Chat
"
,
"Chat"
:
"
گپ
"
,
"You're a helpful assistant."
:
"
You're a helpful assistant
."
,
"You're a helpful assistant."
:
"
تو یک دستیار سودمند هستی
."
,
"System"
:
"
System
"
,
"System"
:
"
سیستم
"
,
"assistant"
:
"
Assistant
"
,
"assistant"
:
"
دستیار
"
,
"Add message"
:
"
Add message
"
,
"Add message"
:
"
اضافه کردن پیغام
"
,
"Enter a user message here"
:
"
Enter a user message here
"
,
"Enter a user message here"
:
"
در اینجا یک پیام کاربر را وارد کنید
"
,
"Enter an assistant message here"
:
"
Enter an assistant message here
"
,
"Enter an assistant message here"
:
"
در اینجا یک پیام دستیار را وارد کنید
"
,
"Drop any files here to add to the conversation"
:
"
Drop any files here to add to the conversation
"
,
"Drop any files here to add to the conversation"
:
"
هر فایلی را اینجا رها کنید تا به مکالمه اضافه شود
"
,
"You"
:
"
You
"
"You"
:
"
شما
"
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment