|
@@ -1,5 +1,7 @@
|
|
|
{
|
|
{
|
|
|
"Rich Text Editor, %0": "Title of the CKEditor5 editor.",
|
|
"Rich Text Editor, %0": "Title of the CKEditor5 editor.",
|
|
|
"Rich Text Editor": "Title of the CKEditor5 editor.",
|
|
"Rich Text Editor": "Title of the CKEditor5 editor.",
|
|
|
- "Edit block": "Label of the block toolbar icon (a block toolbar is displayed next to each paragraph, heading, list item, etc. and contains e.g. block formatting options)"
|
|
|
|
|
|
|
+ "Edit block": "Label of the block toolbar icon (a block toolbar is displayed next to each paragraph, heading, list item, etc. and contains e.g. block formatting options)",
|
|
|
|
|
+ "Next": "Label for a button showing the next thing (tab, page, etc.).",
|
|
|
|
|
+ "Previous": "Label for a button showing the previous thing (tab, page, etc.)."
|
|
|
}
|
|
}
|