You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This folder contains only bundled translations. You should use `/public/translations` for adding your own locale.
2
2
3
-
Also, you need to re-select your locale if you changed translations while being in `dev` mode. This happens because translations are fetched in runtime and saved in `localStorage`.
3
+
Also, you need to re-select your locale if you changed translations while being in `dev` mode. This happens because translations are fetched in runtime and cached in `localStorage`.
0 commit comments