mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
remove hardcoded translation
This commit is contained in:
parent
8983a7cce9
commit
842ed464e2
@ -12,8 +12,6 @@ define([
|
||||
Messages, nThen) {
|
||||
var Properties = {};
|
||||
|
||||
Messages.documentID = Messages.documentID || 'Document identifier'; // XXX
|
||||
|
||||
var getPadProperties = function (Env, data, opts, _cb) {
|
||||
var cb = Util.once(Util.mkAsync(_cb));
|
||||
var common = Env.common;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user