Use the CodeMirror editor in the slide application
This commit is contained in:
@@ -47,7 +47,8 @@ define(function () {
|
||||
out.back = '⇐ Back';
|
||||
out.backToCryptpad = '⇐ Back to Cryptpad';
|
||||
|
||||
out.changeNameButton = 'Change name';
|
||||
out.userButton = 'USER';
|
||||
out.userButtonTitle = 'Change your username';
|
||||
out.changeNamePrompt = 'Change your name: ';
|
||||
|
||||
out.renameButton = 'RENAME';
|
||||
|
||||
Reference in New Issue
Block a user