Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add i18n schema
  • Loading branch information
oandregal committed Apr 14, 2023
commit 67cdd8eab39679f2914a7b81a49cdf9f88fed0cf
5 changes: 5 additions & 0 deletions lib/theme-i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@
"name": "Space size name"
}
]
},
"variations": {
"*": {
"label": "Name of style variation"
}
}
}
}
Expand Down