add translations

This commit is contained in:
Rodrigo Quelca
2021-08-13 19:14:07 +00:00
parent 9037eeab79
commit d7ae0fedb2
3 changed files with 16 additions and 2 deletions

View File

@@ -340,8 +340,8 @@ export default {
name: this.$i18n.t("ID_NAME"),
field: this.$i18n.t("ID_FIELD"),
type: this.$i18n.t("ID_TYPE"),
typeOfSearching: "Type of Searching",
enableSearchFilter: "Enable Search Filter",
typeOfSearching: this.$i18n.t("ID_TYPE_OF_SEARCHING"),
enableSearchFilter: this.$i18n.t("ID_ENABLE_SEARCH_FILTER"),
action: "",
},
filterable: false,