mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
en.json: Add keyboard shortcuts for indent and outdent to translations
This commit is contained in:
parent
3c4c0de38a
commit
8e5af48f79
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
"pad.toolbar.strikethrough.title": "Strikethrough",
|
||||
"pad.toolbar.ol.title": "Ordered list",
|
||||
"pad.toolbar.ul.title": "Unordered List",
|
||||
"pad.toolbar.indent.title": "Indent",
|
||||
"pad.toolbar.unindent.title": "Outdent",
|
||||
"pad.toolbar.indent.title": "Indent (TAB)",
|
||||
"pad.toolbar.unindent.title": "Outdent (Shift+TAB)",
|
||||
"pad.toolbar.undo.title": "Undo (Ctrl-Z)",
|
||||
"pad.toolbar.redo.title": "Redo (Ctrl-Y)",
|
||||
"pad.toolbar.clearAuthorship.title": "Clear Authorship Colors",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue