### chore
* remove not-finished translations from feature branches to avoid huge ZIP size (CU-1rgn5h3)
### fix
* compatibility with WPML subdirectories when home url gets parsed too early (CU-1qm1caj)
### ci
* remove some jobs no longer needed in CI (CU-1jtj4fg)
### build
* allow to define allowed locales to make release management possible (CU-1257b2b)
* copy files for i18n so we can drop override hooks and get performance boost (CU-wtt3hy)
### chore
* prepare for continuous localization with weblate (CU-f94bdr)
* refactor texts to use ellipses instead of ... (CU-f94bdr)
* remove language files from repository (CU-f94bdr)
### ci
* introduce continuous localization (CU-f94bdr)
### feat
* translation into Russian (CU-10hyfnv)
### perf
* remove translation overrides in preference of language files (CU-wtt3hy)
### refactor
* grunt-mojito to abstract grunt-continuous-localization package (CU-f94bdr)
* introduce @devowl-wp/continuous-integration
### chore
* update PHP dependencies
### fix
* modify composer autoloading to avoid multiple injections (CU-w8kvcq)