File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 213213 },
214214 "components" : {
215215 "authorship" : {
216- "created" : " created" ,
217- "versionCreated" : " version created" ,
218- "modified" : " modified" ,
219- "on" : " on" ,
220- "byCreated" : " by <%=createdBy%>" ,
221- "byModified" : " by <%=modifiedBy%>"
216+ "createdLabel" : " created by <%=createdBy%> on <%=createdDate%>" ,
217+ "modifiedLabel" : " modified by <%=modifiedBy%> on <%=modifiedDate%>"
222218 },
223219 "accessDenied" : {
224220 "forbidden" : {
Original file line number Diff line number Diff line change 213213 },
214214 "components" : {
215215 "authorship" : {
216- "created" : " 만들어진" ,
217- "versionCreated" : " version created" ,
218- "modified" : " 수정된" ,
219- "on" : " ~에" ,
220- "byCreated" : " by <%=createdBy%>" ,
221- "byModified" : " by <%=modifiedBy%>"
216+ "createdLabel" : " <%=createdBy%>가 <%=createdDate%> 경에 생성" ,
217+ "modifiedLabel" : " <%=modifiedBy%>가 <%=modifiedDate%> 경에 수정"
222218 },
223219 "accessDenied" : {
224220 "forbidden" : {
Original file line number Diff line number Diff line change 239239 "stopGenerationConfirmation" : " Действительно остановить исследование?"
240240 },
241241 "authorship" : {
242- "created" : " создано:" ,
243- "versionCreated" : " версия создана: " ,
244- "modified" : " изменено:" ,
245- "on" : " " ,
246- "byCreated" : " <%=createdBy%>" ,
247- "byModified" : " <%=modifiedBy%>"
242+ "createdLabel" : " создано: <%=createdBy%> <%=createdDate%>" ,
243+ "modifiedLabel" : " изменено: <%=modifiedBy%> <%=modifiedDate%>"
248244 },
249245 "windowedCriteria" : {
250246 "windowedCriteriaText_1" : " где" ,
Original file line number Diff line number Diff line change 213213 },
214214 "components" : {
215215 "authorship" : {
216- "created" : " 被创造" ,
217- "versionCreated" : " version created" ,
218- "modified" : " 修改的" ,
219- "on" : " 基于/在" ,
220- "byCreated" : " 由 <%=createdBy%>创建" ,
221- "byModified" : " 由 <%=modifiedBy%>修改"
216+ "createdLabel" : " 被创造 由 <%=createdBy%>创建 基于/在 <%=createdDate%>" ,
217+ "modifiedLabel" : " 修改的 由 <%=modifiedBy%>修改 基于/在 <%=modifiedDate%>"
222218 },
223219 "accessDenied" : {
224220 "forbidden" : {
You can’t perform that action at this time.
0 commit comments