msgstr "Nieznana operacja"
#: static/wiki/editor/src/editor/plugins/core/core.js:126
-msgid "Insert comment after current node"
-msgstr "Wstaw komentarz za bieżącym węzłem"
+msgid "Insert comment"
+msgstr "Wstaw komentarz"
#: static/wiki/editor/src/editor/plugins/core/core.js:148
msgid "Hide grid"
#: static/wiki/editor/src/editor/plugins/core/templates.js:37
#, c-format
-msgid "Insert template %s after %s"
-msgstr "Wstaw template %s za %s"
+msgid "Insert template %s"
+msgstr "Wstaw template %s"
+
+msgid "Switch to"
+msgstr "Zamień na"
['core.undo', 'core.redo'],
[
- {actionName: 'core.switchToHeader', actionConfig: {label: 'nagłówek'}},
- {actionName: 'core.switchToParagraph', actionConfig: {label: 'paragraf'}},
+ {actionName: 'core.switchToHeader'},
+ {actionName: 'core.switchToParagraph'},
'core.toggleBulletList', 'core.toggleEnumList'
],