From cff5ec2cbee3bc7f9b07349b4f7d5eef0c6e5157 Mon Sep 17 00:00:00 2001 From: Kayvan Sylvan Date: Mon, 16 Feb 2026 13:34:46 -0800 Subject: [PATCH] chore: incoming 2005 changelog entry --- cmd/generate_changelog/incoming/2005.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 cmd/generate_changelog/incoming/2005.txt diff --git a/cmd/generate_changelog/incoming/2005.txt b/cmd/generate_changelog/incoming/2005.txt new file mode 100644 index 00000000..a695bf2e --- /dev/null +++ b/cmd/generate_changelog/incoming/2005.txt @@ -0,0 +1,7 @@ +### PR [#2005](https://github.com/danielmiessler/Fabric/pull/2005) by [ksylvan](https://github.com/ksylvan): I18N: For file manager, Vertex AI, and Copilot errors + +- Internationalized file manager, Vertex AI, and Copilot error messages via i18n by replacing hardcoded error strings with translation keys +- Added file manager, Vertex AI, and Copilot i18n keys to all 10 locale files +- Fixed JSON trailing comma syntax errors across all locale files +- Normalized German locale JSON indentation from tabs to spaces +- Updated Bedrock AWS region setup to use `AddSetupQuestionWithEnvName`