From 9e628e73fac262462ec2d72e1218a8b7ab410e46 Mon Sep 17 00:00:00 2001 From: Alex Jordan <60003097+alex-jordan547@users.noreply.github.com> Date: Sun, 2 Aug 2026 19:25:12 +0200 Subject: [PATCH] chore(changelog): add PR 9235 fragment --- changelog.d/fixes/9235-french-ui-catalog.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/fixes/9235-french-ui-catalog.md diff --git a/changelog.d/fixes/9235-french-ui-catalog.md b/changelog.d/fixes/9235-french-ui-catalog.md new file mode 100644 index 0000000000..77731166ac --- /dev/null +++ b/changelog.d/fixes/9235-french-ui-catalog.md @@ -0,0 +1 @@ +- **fix(i18n):** completed the French UI catalog by adding all missing keys and replacing every placeholder translation ([#9235](https://github.com/diegosouzapw/OmniRoute/pull/9235)) — thanks @alex-jordan547