Specific things
- Translation files are not in
./translations
directory but in./assets/locales
directory in order to use vue-i18n and symfony translation component. We try to apply php-translation best practices .
Last updated on
./translations
directory but in ./assets/locales
directory in order to use vue-i18n and symfony translation component. We try to apply php-translation best practices .