Skip to content

Commit c01f04b

Browse files
committed
chore: add updated i18n schema
1 parent 05bd71e commit c01f04b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

i18n/schema.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3391,6 +3391,18 @@
33913391
"none": {
33923392
"type": "string"
33933393
},
3394+
"select_all_category_facets": {
3395+
"type": "string"
3396+
},
3397+
"deselect_all_category_facets": {
3398+
"type": "string"
3399+
},
3400+
"selected_all_category_facets": {
3401+
"type": "string"
3402+
},
3403+
"deselected_all_category_facets": {
3404+
"type": "string"
3405+
},
33943406
"coming_soon": {
33953407
"type": "string"
33963408
},

0 commit comments

Comments
 (0)