Skip to content

Commit

Permalink
ENH Versioned badge to elements
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabina Talipova committed Jan 26, 2024
1 parent 0cb06f7 commit e4dce55
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 4 deletions.
2 changes: 1 addition & 1 deletion client/dist/js/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client/dist/styles/bundle.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions client/lang/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"ElementHeader.NOTITLE": "Untitled {type} block",
"ElementHeader.STATE_DRAFT": "Item has not been published yet",
"ElementHeader.STATE_MODIFIED": "Item has unpublished changes",
"ElementHeader.BADGE_DRAFT": "Draft",
"ElementHeader.BADGE_MODIFIED": "Modified",
"ElementList.ADD_BLOCKS": "Add blocks to place your content",
"ElementPublishAction.ERROR_NOTIFICATION": "Error publishing '{title}'",
"ElementPublishAction.PUBLISH": "Publish",
Expand Down
Loading

0 comments on commit e4dce55

Please sign in to comment.