mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
chore: incoming 2019 changelog entry
This commit is contained in:
parent
e9b1b88d86
commit
b6e3a476e8
|
|
@ -1,7 +1,15 @@
|
|||
### PR [#2019](https://github.com/danielmiessler/Fabric/pull/2019) by [ksylvan](https://github.com/ksylvan): feat: replace hardcoded error strings with i18n translation keys
|
||||
|
||||
- Feat: replace hardcoded error strings with i18n translation keys
|
||||
|
||||
- Replace hardcoded error messages with `i18n.T()` calls across Go source files
|
||||
- Add ~80 new translation keys to all locale files (en, de, es, fa, fr, it, ja, pt-BR, pt-PT, zh)
|
||||
- Internationalize error strings in chat, attachment, storage, template, plugin registry, server, and utility modules
|
||||
|
||||
- Internationalize error strings in chat, attachment, storage, and template packages
|
||||
- Internationalize error strings in plugin registry, server, and utility modules
|
||||
|
||||
- Internationalize githelper, notifications, patterns, and sessions modules
|
||||
- Add i18n support for DigitalOcean, Gemini, and OpenAI-compatible providers
|
||||
|
||||
- Sort existing locale keys alphabetically in JSON files
|
||||
- chore: incoming 2019 changelog entry
|
||||
|
|
|
|||
Loading…
Reference in a new issue