mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Add temporary translation key
This commit is contained in:
parent
54efbe1f82
commit
3f2d8566e1
@ -136,6 +136,8 @@ define(req, function(AppConfig, Default, Language) {
|
||||
}
|
||||
};
|
||||
|
||||
Messages.form_passwordWarning = 'Please note that a Form password can only be set now at creation time and cannot be changed later.' // XXX
|
||||
|
||||
return Messages;
|
||||
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user