label hardcoded form translations

pull/1/head
ansuz 2021-08-09 15:59:23 +05:30
parent 30c2bfbdfa
commit b5c051a27f
1 changed files with 2 additions and 2 deletions

View File

@ -1888,8 +1888,8 @@ define([
return A;
};
Messages.form_timelineLabel = "{0} ({1})";
Messages.form_totalResponses = "Total responses: {0}";
Messages.form_timelineLabel = "{0} ({1})"; // XXX
Messages.form_totalResponses = "Total responses: {0}"; // XXX
var makeTimeline = APP.makeTimeline = function (answers) {
// Randomly changing date of answers to get a more realistic example of timeline