mirror of https://github.com/xwiki-labs/cryptpad
Remove hard-coded translation
This commit is contained in:
parent
7c61b94f9d
commit
c7b2eeb5de
|
@ -100,7 +100,6 @@ define([
|
|||
}
|
||||
};
|
||||
|
||||
Msg.status = "Status page"; // XXX
|
||||
var pageLink = function (ref, loc, text) {
|
||||
if (!ref) { return; }
|
||||
var attrs = {
|
||||
|
|
Loading…
Reference in New Issue