chore: incoming 2005 changelog entry

This commit is contained in:
Kayvan Sylvan
2026-02-16 13:34:46 -08:00
parent f26e328d40
commit cff5ec2cbe

View File

@@ -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`