Skip to content

Commit

Permalink
Update assets/blocks/lesson-properties/index.js
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Kiss <[email protected]>
  • Loading branch information
donnapep and yscik authored May 3, 2021
1 parent ddfa700 commit ae3e8cb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/blocks/lesson-properties/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ export default {
'Add lesson properties such as length and difficulty.',
'sensei-lms'
),
keywords: [
__( 'Metadata', 'sensei-lms' ),
__( 'Length', 'sensei-lms' ),
__( 'Complexity', 'sensei-lms' ),
__( 'Difficulty', 'sensei-lms' ),
__( 'Lesson Information', 'sensei-lms' ),
__( 'Lesson Properties', 'sensei-lms' ),
],
...metadata,
edit,
save: () => {
Expand Down

0 comments on commit ae3e8cb

Please sign in to comment.