remove hardcoded translation

This commit is contained in:
ansuz 2021-02-17 17:30:19 +05:30
parent f9533d712b
commit fb8704ae1f
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ define([
var ctx = {};
funcs.Messages = Messages;
Messages.addOptionalPassword = "Add a password (optional)"; // XXX
var evRealtimeSynced = Util.mkEvent(true);