joaoback
62456a606e
Update translation.json (pt-BR)
...
Translations of new items added in the latest version.
2025-10-08 11:11:38 -03:00
joaoback
3512904e00
Update translation.json (pt-BR)
...
Translations of new items added in the latest version.
2025-10-08 11:04:27 -03:00
Timothy Jaeryang Baek
d11fba2dfd
chore: format
2025-10-07 15:23:46 -05:00
Tim Jaeryang Baek
299e0e2674
Merge pull request #18114 from Akutangulo/main
...
i18n: Fix typo in Spanish translation ("Eriquetas" → "Etiquetas")
2025-10-07 13:53:05 -05:00
Akutangulo
7448cf6c65
fix(i18n): corrected typo in Spanish translation for "Reasoning Tags"
...
Typo fixed in Spanish translation file at line 1240 of `open-webui/src/lib/i18n/locales/es-ES/translation.json`:
- Incorrect: "Eriquetas de Razonamiento"
- Correct: "Etiquetas de Razonamiento"
This improves clarity and consistency in the UI.
2025-10-07 15:06:42 +02:00
_00_
893d4fba5f
UPD: i18n es-ES Translation v0.6.33
...
UPD: i18n es-ES Translation v0.6.33
Updated new strings.
2025-10-02 20:09:06 +02:00
Shirasawa
b8649fc364
i18n: improve Chinese translation
2025-10-02 23:29:31 +08:00
joaoback
6afbcac9d0
Update translation.json (pt-BR)
...
inclusion of new translations of items that have been added
2025-10-01 23:05:56 -03:00
Cyp
dc3911be14
Improving Korean Translation
2025-10-02 09:36:37 +09:00
Cyp
6ddb44985e
Improving Korean Translation
2025-10-02 09:28:29 +09:00
Tim Jaeryang Baek
c850439f92
Merge pull request #17916 from Classic298/patch-2
...
i18n: Update generated image translation in DE-de
2025-09-30 10:35:28 -05:00
Tim Jaeryang Baek
44b71de41e
Merge pull request #17923 from itk-dev/feature/danish-translations-added
...
added missing danish translations
2025-09-30 10:35:10 -05:00
sinejespersen
e96fb67367
added missing danish translations
2025-09-30 12:49:12 +02:00
Classic298
7259905114
Update generated image translation in DE-de
2025-09-30 10:51:39 +02:00
Tim Jaeryang Baek
ccf53afad4
Merge pull request #17886 from Ithanil/de_i18n
...
i18n: German translation of new strings
2025-09-29 21:26:24 -05:00
Jan Kessler
a395af31b1
German translation of new strings in i18n
2025-09-29 11:43:17 +02:00
Shirasawa
3b1197a1bb
i18n: improve Chinese translation
2025-09-29 07:47:11 +00:00
Timothy Jaeryang Baek
e7fa86aa26
chore: format
2025-09-29 00:58:21 -05:00
Timothy Jaeryang Baek
88aca2e4d8
chore: format
2025-09-28 23:42:38 -05:00
Tim Jaeryang Baek
5568a312cd
Merge pull request #17835 from BakirBukvic/main
...
feat/ i18n: Add Bosnian (Latin) language
2025-09-28 11:48:35 -05:00
bakir
baed3035ac
add bosnian to languages.json
2025-09-28 09:23:33 +02:00
bakir
88bfe777cd
add Bosnian language pack
2025-09-28 09:19:51 +02:00
Shirasawa
f912b06b42
i18n: improve Chinese translation
2025-09-28 03:39:00 +00:00
SZegotaM
dcb0933149
Update German translations in translation.json
...
Added missing German translation
2025-09-26 21:16:35 +02:00
joaoback
36da2b06a5
Update translation.json (pt-BR)
...
translation of the new items that were included in the latest version.
2025-09-26 09:18:27 -03:00
Tim Jaeryang Baek
a7061383e8
Merge pull request #17753 from rgaricano/dev-es_ES
...
UPD: i18n _ es-ES Translation v0.6.31
2025-09-25 13:01:10 -05:00
Tim Jaeryang Baek
97529e8ae4
Merge pull request #17749 from ShirasawaSama/patch-2
...
i18n: improve zh-TW translation
2025-09-25 13:00:58 -05:00
_00_
e6b3c91343
UPD: i18n - es-ES Translation v0.6.31
...
UPD: i18n - es-ES Translation v0.6.31
Update of new strings.
2025-09-25 19:39:12 +02:00
Shirasawa
d6f93753c1
i18n: improve zh-TW translation
2025-09-26 01:23:33 +08:00
Shirasawa
0f12d512c4
i18n: improve zh-CN translation
2025-09-26 01:14:09 +08:00
Timothy Jaeryang Baek
05d7d1e562
chore: format
2025-09-25 11:43:10 -05:00
Tim Jaeryang Baek
b8a51de977
Merge pull request #17721 from Classic298/fix-image-download-filename
...
fix: Use generic filename for downloaded images
2025-09-25 02:02:19 -05:00
Classic298
4f22a1c5e4
Update translation.json
2025-09-25 07:55:17 +02:00
google-labs-jules[bot]
ab30b105e2
fix(image): Use generic filename for downloaded images
...
Previously, when downloading a generated image, the filename was set to the AI's response text. This was not ideal as the response text could be long and contain characters that are not suitable for filenames.
This commit changes the behavior to use a generic, translatable filename for downloaded images. The new filename is 'ai_generated_image' (or its translation), which is more user-friendly and consistent.
2025-09-24 19:39:08 +00:00
Aleix Dorca
9c76fb267a
Update catalan translation.json
2025-09-24 11:21:27 +02:00
Aleix Dorca
cf49b823b0
Merge branch 'open-webui:dev' into dev
2025-09-24 10:59:32 +02:00
Zaytsev Gennadiy
7c1b6f9157
i18n: Complete Russian translation for Open WebUI
2025-09-22 21:35:57 +03:00
Tim Jaeryang Baek
96e71cf181
Merge pull request #17647 from BoFFire/patch-2
...
i18n: updating kabyle translation
2025-09-22 13:22:20 -04:00
ButterflyOfFire
48dc333a3d
Update translation.json
2025-09-22 10:28:27 +01:00
ButterflyOfFire
628b753a35
Update translation.json
2025-09-22 10:07:54 +01:00
ButterflyOfFire
c28fbcb232
i18n: updating kabyle translation
...
Translation progress : 90%
2025-09-22 09:51:55 +01:00
athiththan
064d9d6141
Updated the french translations
2025-09-21 21:45:31 +02:00
Tim Jaeryang Baek
5e6e25f8c8
Merge pull request #17615 from Cyp9715/dev
...
i18n: Updated korean translation.
2025-09-20 23:07:01 -05:00
Tim Jaeryang Baek
428f9a22c4
Merge pull request #17616 from Kylapaallikko/dev
...
i18n: Update fi-FI translation.json
2025-09-20 16:10:06 -05:00
_00_
4b4fda46cf
Update translation.json
2025-09-20 14:46:18 +02:00
_00_
4b029048db
UPD: i18n es-ES Translation v.0.6.30
...
### Update i18n es-ES Translation v.0.6.30
Added new strings
2025-09-20 14:39:23 +02:00
Kylapaallikko
34feaeeb96
Update fi-FI translation.json
...
Added missing translations and fixed typos
2025-09-20 14:53:04 +03:00
ByoungGyu Lee
a6c53303dd
i18n(ko-KR): Updated korean translation.
2025-09-20 20:44:51 +09:00
ByoungGyu Lee
204484d8e7
i18n(ko-KR): Updated korean translations.
2025-09-20 20:40:50 +09:00
Tim Jaeryang Baek
afad34fd09
Merge pull request #17600 from aindriu80/update-ga-strings-19-sept
...
i18n: Updated Irish (ga) translation
2025-09-19 13:13:28 -05:00