Update file paths in localazy.json for new structure (#32629)

* Update file paths in localazy.json for new structure

* Update path for en_EN.json in workflow
This commit is contained in:
Michael Telatynski
2026-02-25 15:55:57 +00:00
committed by GitHub
parent 59ccc1111a
commit 4ee6ec55f1
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ on:
push:
branches: [develop]
paths:
- "src/i18n/strings/en_EN.json"
- "apps/web/src/i18n/strings/en_EN.json"
- "packages/shared-components/src/i18n/strings/en_EN.json"
permissions: {} # No permissions needed
jobs: