trackr-backend icon indicating copy to clipboard operation
trackr-backend copied to clipboard

Move translations to the frontend project

Open alexgutjahr opened this issue 9 years ago • 0 comments

The translations file is served from the backend using a locale resolver. Instead, the backend should tell the frontend the preferred locale and the frontend keeps the files. Angular can load them after login when it knows the locale.

alexgutjahr avatar Feb 17 '17 15:02 alexgutjahr