通用评论

en-US.js.map 2.1KB

1
  1. {"version":3,"sources":["../../src/lang/en-US.js"],"names":["USdata"],"mappings":";;;;;AAAA,IAAMA,SAAS;AACb,2BAAyB,uBADZ;AAEb,wBAAsB,eAFT;AAGb,sBAAoB,2BAHP;AAIb,sBAAoB,MAJP;AAKb,sBAAoB,iBALP;AAMb,wBAAsB,iCANT;AAOb,sBAAoB,QAPP;;AASb,qBAAmB,SATN;AAUb,0BAAwB,4DAVX;AAWb,mBAAiB,OAXJ;AAYb,yBAAuB,eAZV;;AAcb,sBAAoB,yDAdP;AAeb,qBAAmB,cAfN;AAgBb,oBAAkB,cAhBL;;AAkBb,sBAAoB,MAlBP;AAmBb,0BAAwB,kBAnBX;;AAqBb,sBAAoB,SArBP;AAsBb,mBAAiB,SAtBJ;AAuBb,uBAAqB,QAvBR;AAwBb,uBAAqB,QAxBR;;AA0Bb,2BAAyB,kBA1BZ;AA2Bb,wBAAsB,cA3BT;AA4Bb,qBAAmB,kBA5BN;AA6Bb,qBAAmB,eA7BN;AA8Bb,yBAAuB,kBA9BV;AA+Bb,0BAAwB,YA/BX;AAgCb,+BAA6B,SAhChB;AAiCb,yBAAuB;AAjCV,CAAf;;kBAoCeA,M","file":"en-US.js","sourcesContent":["const USdata = {\r\n \"editor.alreadyEntered\": \"{count} words entered\",\r\n \"editor.placeholder\": \"Say something\",\r\n \"editor.maxLength\": \"Maximum {maxLength} words\",\r\n \"editor.SubmitBtn\": \"Send\",\r\n \"editor.uploadTip\": \"Upload pictures\",\r\n \"editor.uploadCount\": \"(You could upload {count} more)\",\r\n \"editor.uploadBtn\": \"Upload\",\r\n\r\n \"comment.tourist\": \"Visitor\",\r\n \"comment.totalComment\": \"Total {total, plural, =1 {one comment} other {# comments}}\",\r\n \"comment.reply\": \"Reply\",\r\n \"comment.moreComment\": \"More comments\",\r\n\r\n \"reply.totalReply\": \"Total {total, plural, =1 {one reply} other {# replies}}\",\r\n \"reply.moreReply\": \"More replies\",\r\n \"reply.collapse\": \"Fold replies\",\r\n\r\n \"picture.collapse\": \"Fold\",\r\n \"picture.viewOriginal\": \"See the original\",\r\n\r\n \"popConfirm.title\": \"Delete?\",\r\n \"popConfirm.ok\": \"Confirm\",\r\n \"popConfirm.cancel\": \"Cancel\",\r\n \"popConfirm.delete\": \"Delete\",\r\n\r\n \"message.noMoreComment\": \"No more comments\",\r\n \"message.noMoreData\": \"No more data\",\r\n \"message.notNull\": \"It's still empty\",\r\n \"message.success\": \"Comments sent\",\r\n \"message.replyNoNull\": \"It's still empty\",\r\n \"message.replySuccess\": \"Reply sent\",\r\n \"message.cancelLickSuccess\": \"Unliked\",\r\n \"message.likeSuccess\": \"Liked\"\r\n};\r\n\r\nexport default USdata;\r\n"]}