Text
Check the settings Schema and add the following inside the Settings object.
//settings:
{
"key": {
"type": "text",
"label": {
"ar": "العنوان",
"en": "text"
},
"info": {
"ar": "نص توضيØÙŠ",
"en": "info text"
}
}
}
//
Last modified: 4 months ago