search_ui/json/entity/stopWordContextMenu.json

33 lines
548 B
JSON
Raw Normal View History

2025-02-26 07:52:46 +00:00
[
{
"show": false,
"icon": "bin",
"title": "انتقال به کلمات حذفی ",
"to": {
"name": "undefined"
},
"selected": false,
"disabled": false,
"howToOpen": "modal",
"href": "",
"class": "",
"action": "remove"
},
{
"show": false,
"icon": "bin",
"title": "حذف از کلمات حذفی",
"to": {
"name": "undefined"
},
"selected": false,
"disabled": false,
"howToOpen": "modal",
"href": "",
"class": "",
"action": "import"
}
]