File tree 4 files changed +8
-24
lines changed
4 files changed +8
-24
lines changed Original file line number Diff line number Diff line change 213
213
},
214
214
"components" : {
215
215
"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%>"
222
218
},
223
219
"accessDenied" : {
224
220
"forbidden" : {
Original file line number Diff line number Diff line change 213
213
},
214
214
"components" : {
215
215
"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%> 경에 수정"
222
218
},
223
219
"accessDenied" : {
224
220
"forbidden" : {
Original file line number Diff line number Diff line change 239
239
"stopGenerationConfirmation" : " Действительно остановить исследование?"
240
240
},
241
241
"authorship" : {
242
- "created" : " создано:" ,
243
- "versionCreated" : " версия создана: " ,
244
- "modified" : " изменено:" ,
245
- "on" : " " ,
246
- "byCreated" : " <%=createdBy%>" ,
247
- "byModified" : " <%=modifiedBy%>"
242
+ "createdLabel" : " создано: <%=createdBy%> <%=createdDate%>" ,
243
+ "modifiedLabel" : " изменено: <%=modifiedBy%> <%=modifiedDate%>"
248
244
},
249
245
"windowedCriteria" : {
250
246
"windowedCriteriaText_1" : " где" ,
Original file line number Diff line number Diff line change 213
213
},
214
214
"components" : {
215
215
"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%>"
222
218
},
223
219
"accessDenied" : {
224
220
"forbidden" : {
You can’t perform that action at this time.
0 commit comments