mirror of
https://github.com/docmost/docmost.git
synced 2026-05-16 14:14:06 +08:00
feat(editor): fixed toolbar preference
This commit is contained in:
@@ -932,7 +932,7 @@
|
||||
"Settings navigation": "Settings navigation",
|
||||
"AI navigation": "AI navigation",
|
||||
"Breadcrumb": "Breadcrumb",
|
||||
"Skip to main content": "Skip to main content"
|
||||
"Skip to main content": "Skip to main content",
|
||||
"Synced block": "Synced block",
|
||||
"Create a block that stays in sync across pages.": "Create a block that stays in sync across pages.",
|
||||
"Editing original": "Editing original",
|
||||
@@ -946,5 +946,48 @@
|
||||
"No pages": "No pages",
|
||||
"The original synced block no longer exists": "The original synced block no longer exists",
|
||||
"You don't have access to this synced block": "You don't have access to this synced block",
|
||||
"Failed to load this synced block": "Failed to load this synced block"
|
||||
"Failed to load this synced block": "Failed to load this synced block",
|
||||
"Fixed editor toolbar": "Fixed editor toolbar",
|
||||
"Show a formatting toolbar above the editor with quick access to common actions.": "Show a formatting toolbar above the editor with quick access to common actions.",
|
||||
"Toggle fixed editor toolbar": "Toggle fixed editor toolbar",
|
||||
"Normal text": "Normal text",
|
||||
"More inline formatting": "More inline formatting",
|
||||
"Subscript": "Subscript",
|
||||
"Superscript": "Superscript",
|
||||
"Inline code": "Inline code",
|
||||
"Insert media": "Insert media",
|
||||
"Mention": "Mention",
|
||||
"Emoji": "Emoji",
|
||||
"Columns": "Columns",
|
||||
"2 columns": "2 columns",
|
||||
"3 columns": "3 columns",
|
||||
"4 columns": "4 columns",
|
||||
"5 columns": "5 columns",
|
||||
"More inserts": "More inserts",
|
||||
"Draw.io": "Draw.io",
|
||||
"Excalidraw": "Excalidraw",
|
||||
"Iframe": "Iframe",
|
||||
"YouTube": "YouTube",
|
||||
"Vimeo": "Vimeo",
|
||||
"Loom": "Loom",
|
||||
"Figma": "Figma",
|
||||
"Airtable": "Airtable",
|
||||
"Typeform": "Typeform",
|
||||
"Miro": "Miro",
|
||||
"Framer": "Framer",
|
||||
"Google Drive": "Google Drive",
|
||||
"Google Sheets": "Google Sheets",
|
||||
"Embeds": "Embeds",
|
||||
"Diagrams": "Diagrams",
|
||||
"Advanced": "Advanced",
|
||||
"Utility": "Utility",
|
||||
"Decrease indent": "Decrease indent",
|
||||
"Increase indent": "Increase indent",
|
||||
"Clear formatting": "Clear formatting",
|
||||
"Code block": "Code block",
|
||||
"Experimental": "Experimental",
|
||||
"Strikethrough": "Strikethrough",
|
||||
"PDF": "PDF",
|
||||
"Undo": "Undo",
|
||||
"Redo": "Redo"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user