Merge branch '161-i18n-vue-gettext' into 'develop'
Resolve "Industrialize the i18n workflow" Closes #161 and #167 See merge request funkwhale/funkwhale!286
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 5 additions, 2 deletions.gitlab-ci.yml
- CONTRIBUTING 2 additions, 1 deletionCONTRIBUTING
- README.rst 6 additions, 1 deletionREADME.rst
- TRANSLATORS.rst 28 additions, 0 deletionsTRANSLATORS.rst
- changes/changelog.d/161.feature 1 addition, 0 deletionschanges/changelog.d/161.feature
- docs/index.rst 1 addition, 0 deletionsdocs/index.rst
- docs/translators.rst 1 addition, 0 deletionsdocs/translators.rst
- front/build/dev-server.js 0 additions, 2 deletionsfront/build/dev-server.js
- front/build/i18n.js 0 additions, 49 deletionsfront/build/i18n.js
- front/locales/app.pot 1315 additions, 0 deletionsfront/locales/app.pot
- front/locales/en_US/LC_MESSAGES/app.po 1323 additions, 0 deletionsfront/locales/en_US/LC_MESSAGES/app.po
- front/locales/fr_FR/LC_MESSAGES/app.po 1382 additions, 0 deletionsfront/locales/fr_FR/LC_MESSAGES/app.po
- front/package.json 6 additions, 8 deletionsfront/package.json
- front/scripts/i18n-compile.sh 3 additions, 0 deletionsfront/scripts/i18n-compile.sh
- front/scripts/i18n-extract.sh 28 additions, 0 deletionsfront/scripts/i18n-extract.sh
- front/src/App.vue 31 additions, 16 deletionsfront/src/App.vue
- front/src/components/About.vue 6 additions, 4 deletionsfront/src/components/About.vue
- front/src/components/Home.vue 30 additions, 27 deletionsfront/src/components/Home.vue
- front/src/components/PageNotFound.vue 5 additions, 4 deletionsfront/src/components/PageNotFound.vue
Loading
Please register or sign in to comment