fix: standardize translation file names and add 11 new locales (v1.0.5)
All checks were successful
Create Release Package / PHP Lint (push) Successful in 58s
Create Release Package / Build Release (push) Successful in 1m26s

- Rename all .po files to use wp-bootstrap- prefix (WordPress convention)
- Add 11 new locale translations (de_CH_informal, de_DE, de_DE_informal,
  en_GB, es_ES, fr_CH, it_CH, it_IT, nl_NL, pl_PL, pt_PT)
- Total: 13 locales + en_US base = 14 supported languages

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-11 17:51:18 +01:00
parent b285d75878
commit 815f6fa19e
18 changed files with 10168 additions and 4 deletions

3
.gitignore vendored
View File

@@ -22,6 +22,9 @@ npm-debug.log
*.bak
*.po~
# Compiled translations (built by CI/CD release workflow)
*.mo
# Claude local settings
.claude/settings.local.json