Commit Graph

122 Commits

Author SHA1 Message Date
Self Denial
924ebf035b Fix: Restore Gravatar functionality, add button initials, toast duration
- Restore Gravatar functionality
- Add new button for "Use Initials"
- Set both buttons to use text-left class
- Update toast property autoClose to duration (wrong library, my bad!)
- Update toast messages to clarify that this isn't "Gravatar" but "avatar"
- Add i18n text to en-US/translation.json
2024-04-06 16:04:05 -06:00
Timothy J. Baek
174c082c69 chore: frontend formatting 2024-03-31 02:04:15 -07:00
Timothy J. Baek
bbb63104ea chore: frontend format 2024-03-31 02:01:42 -07:00
Timothy J. Baek
784572590f chore: frontend i18n formatting 2024-03-31 01:54:54 -07:00
Timothy Jaeryang Baek
c6bb0ded5e
Merge pull request #1313 from asedmammad/feat/i18n-navigator-config
feat: Configurable i18n default translation language
2024-03-27 23:52:26 -07:00
Timothy J. Baek
d187b1615a fix: language ordering 2024-03-27 23:51:26 -07:00
Timothy Jaeryang Baek
5e24e03fe5
Merge pull request #1323 from shing100/feat/ko-KR_translation
feat: add ko-KR translation
2024-03-27 23:50:35 -07:00
Lim Geun
f87d5d3d9b add ko-KR translation 2024-03-27 23:05:45 +09:00
Ased Mammad
64e6003627 refac: Remove translation values for en-US
Translation values for en-US are not necessary, the keys will be
used as fallback.
2024-03-26 23:04:01 +03:30
Ased Mammad
26121c5d88 wip: Set default language from config 2024-03-26 23:01:23 +03:30
Plamen Vatev
42bb1ec089
Fix spelling 2024-03-25 02:31:47 +02:00
Timothy J. Baek
85187deb4b fix: languages order 2024-03-23 12:43:31 -07:00
Timothy Jaeryang Baek
3305ac5928
Merge pull request #1269 from pazoff/dev
added Italian, Portuguese and Japanese translations
2024-03-23 14:34:54 -05:00
Timothy Jaeryang Baek
51a4e49ae1
Merge pull request #1247 from changchiyou/enhance/zh_TW_translation
Enhance/zh tw translation
2024-03-23 14:34:28 -05:00
Timothy Jaeryang Baek
6c9f552733
Merge pull request #1271 from Axodouble/main
Added nl-NL (Dutch) Translations.
2024-03-23 14:33:54 -05:00
changchiyou
b03f4371d6
enhance: setting 2024-03-23 23:55:42 +08:00
Axodouble
f662aab9e8 Finished Dutch translation. 2024-03-23 13:05:13 +01:00
Axodouble
129253d90d Added partial Dutch (Netherlands, NL) translations. 2024-03-23 12:23:05 +01:00
changchiyou
2d1b67561b
enhance: routes/auth 2024-03-23 17:13:43 +08:00
changchiyou
dca3dbbce6
enhance: admin 2024-03-23 17:07:35 +08:00
changchiyou
e9f1a714e8
enhance: playground 2024-03-23 16:19:14 +08:00
Plamen Vatev
d5b5155c20
add ja-JP (Japanese) translation 2024-03-23 07:29:07 +02:00
Plamen Vatev
6e79530e0e
add Japanese translation 2024-03-23 07:27:24 +02:00
Plamen Vatev
b0a2eb31ee
add Portuguese translation 2024-03-23 07:00:40 +02:00
Plamen Vatev
c0549498bf
add Portuguese translation 2024-03-23 07:00:08 +02:00
Plamen Vatev
bc04553a7c
add Italian translation 2024-03-23 06:28:26 +02:00
Plamen Vatev
c296e9061e
add Italian translation 2024-03-23 06:22:53 +02:00
changchiyou
e14ad508c9
enhance: e9a198d8ed 2024-03-23 10:14:47 +08:00
changchiyou
e9a198d8ed
enhance: routes/documents & components/documents/Settings/General.svelte 2024-03-23 10:12:11 +08:00
changchiyou
cb0e858c04
enhance: routes/prompts 2024-03-23 09:44:56 +08:00
Timothy Jaeryang Baek
106727109e
Merge pull request #1258 from que-nguyen/main
Fixed Vietnamese translation for improved language quality
2024-03-22 16:20:39 -05:00
Plamen Vatev
fe8a3ac2d7
Fix spelling 2024-03-22 17:49:25 +02:00
changchiyou
b5111c4b34
enhance: routes/modelfiles
- `Modelfile` is a proprietary term of Ollama. `模型文件` is the Simplified Chinese translation used in their community but not common used in zh-TW community.
- `Prompt`'s better zh-TW translation is `提示詞`(refert to https://docs.aws.amazon.com/zh_tw/bedrock/latest/userguide/what-is-prompt-engineering.html ) instead of `提示`, which is easily misunderstood as a verb `建議`
2024-03-22 17:17:22 +08:00
Que Nguyen
c5e9ceeb06
Merge branch 'open-webui:main' into main 2024-03-22 10:43:03 +07:00
Que Nguyen
47a04a7e3c Fixed Vietnamese translation for improved language quality 2024-03-22 10:42:38 +07:00
Timothy J. Baek
f3c113cb04 fix: languages order 2024-03-21 14:29:05 -07:00
Plamen Vatev
5f26b2a9e3
added bg-BG (Bulgarian) 2024-03-21 17:43:31 +02:00
Plamen Vatev
8935dca279
added Bulgarian Translation 2024-03-21 17:14:59 +02:00
changchiyou
f675a18b05
enhance: i18n's zh-TW translation for About.svelte 2024-03-21 19:38:42 +08:00
Timothy J. Baek
4b91ac352a chore: i18n alphabetically ordering 2024-03-20 18:52:24 -07:00
Timothy J. Baek
bdc51b45ec Update translation.json 2024-03-20 18:49:08 -07:00
Timothy Jaeryang Baek
6313a98287
Merge branch 'dev' into main 2024-03-20 20:48:26 -05:00
Que Nguyen
b22ed64770 Added Vietnamese translation files 2024-03-20 11:31:44 +07:00
Justin Hayes
bd84ee0c6a Fix spelling 2024-03-19 15:06:45 -04:00
Timothy J. Baek
a9e411fdb9 fix: languages 2024-03-19 11:46:48 -07:00
Timothy Jaeryang Baek
de8de7e008
Merge pull request #1217 from justinh-rahb/french
French (Canada) translations added, some French (France) strings updated/changed
2024-03-19 13:45:53 -05:00
Timothy Jaeryang Baek
63edaae8d8
Merge pull request #1219 from djismgaming/spanish-translation
Spanish translation
2024-03-19 13:44:47 -05:00
Timothy Jaeryang Baek
d3cf9a7535
Merge pull request #1215 from granludo/main
Added Catalan translation
2024-03-19 13:42:53 -05:00
Ismael
7c8727151e spanish translation of the webui 2024-03-19 14:12:04 -04:00
Justin Hayes
c3f805b809 Fix capitalization of words 2024-03-19 12:24:12 -04:00