From b8fe1eda0ab58a55e74514ec48c20632bf8fb077 Mon Sep 17 00:00:00 2001 From: Kayvan Sylvan Date: Mon, 16 Feb 2026 04:28:16 -0800 Subject: [PATCH] chore: incoming 2003 changelog entry --- cmd/generate_changelog/incoming/2003.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 cmd/generate_changelog/incoming/2003.txt diff --git a/cmd/generate_changelog/incoming/2003.txt b/cmd/generate_changelog/incoming/2003.txt new file mode 100644 index 00000000..3a1ce2e7 --- /dev/null +++ b/cmd/generate_changelog/incoming/2003.txt @@ -0,0 +1,7 @@ +### PR [#2003](https://github.com/danielmiessler/Fabric/pull/2003) by [ksylvan](https://github.com/ksylvan): Add internationalization support for chatter and template file operations + +- Add internationalization support for chatter and template file operations +- Replace hardcoded strings with i18n keys in chatter.go and file.go +- Provide translations in nine languages: German, English, Spanish, Persian, French, Italian, Japanese, Portuguese, and Chinese +- Enable localized output for stream updates and file plugin operations +- Maintain backward compatibility with existing functionality