We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 983b8c2 commit 954672bCopy full SHA for 954672b
1 file changed
src/frame/lib/frontmatter.js
@@ -117,6 +117,7 @@ export const schema = {
117
// allows you to use an alternate heading for the popular column
118
popularHeading: {
119
type: 'string',
120
+ translatable: true,
121
},
122
videos: {
123
type: 'array',
0 commit comments