translate categories,tags,keywords

This commit is contained in:
j 2023-07-27 16:23:45 +02:00
parent e4e84a710e
commit decb824372

View file

@ -463,6 +463,7 @@
"columnWidth": 180, "columnWidth": 180,
"filter": true, "filter": true,
"find": true, "find": true,
"translate": true,
"sort": true "sort": true
}, },
{ {
@ -473,6 +474,7 @@
"columnWidth": 180, "columnWidth": 180,
"filter": true, "filter": true,
"find": true, "find": true,
"translate": true,
"sort": true "sort": true
}, },
{ {
@ -777,6 +779,7 @@
"item": "Keyword", "item": "Keyword",
"autocomplete": true, "autocomplete": true,
"overlap": true, "overlap": true,
"translate": true,
"type": "string" "type": "string"
}, },
{ {