Uncommented the validator language code

This commit is contained in:
jitendra 2022-03-11 20:43:39 +05:30
parent 5692896138
commit 6250d18dbd
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ $(function() {
},
mounted: function() {
// this.$validator.localize(document.documentElement.lang);
this.$validator.localize(document.documentElement.lang);
this.addServerErrors();
this.loadCategories();