@worktile/theia 19.0.3 → 19.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2732,7 +2732,7 @@ var enUsLocale = {
2732
2732
  verticalAlignBottom: 'Align bottom',
2733
2733
  blockquote: 'Quote',
2734
2734
  blockquoteDesc: 'Insert quote',
2735
- code: 'Code Block',
2735
+ code: 'Code block',
2736
2736
  codeDesc: 'Insert code with syntax highlighting',
2737
2737
  fontColor: 'Font color',
2738
2738
  backgroundColor: 'Hignlight color',