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
Description
Don't require to clear cache when adding new translation files.
Example
If you add a new translation file, the app won't use it unless you clear the cache entirely. This is cumbersome and inconsistent with other parts of the framework.
Is there any tech constraint that prevents us from checking if there are new files in the translations/ dir and load them automatically (in dev)?
welcoMattic, Koc, sstok, hason, PabloKowalczyk and 3 more