Closed limsocheat closed 2 years ago
When using $setLocale, it should update all translation label.
But now it only update the translation label outside ValidationObserver and ValidationProvider
Matice.translations
{en: {…}, fr: {…}, km: {…}, zh: {…}}
found the solution: https://stackoverflow.com/a/54367510/6274478
Expected behavior
When using $setLocale, it should update all translation label.
Current behavior
But now it only update the translation label outside ValidationObserver and ValidationProvider
Versions
Contents of
Matice.translations
{en: {…}, fr: {…}, km: {…}, zh: {…}}