This commit is contained in:
2026-04-10 09:12:40 +08:00
parent 9c44064f51
commit 797ca258f8
9 changed files with 285 additions and 25 deletions

View File

@@ -1164,6 +1164,7 @@ colTitle: 'Template title',
notFoundById: 'No reference found for citation ID {id}',
selectRef: 'Select Reference',
reference: 'Reference',
uncited: 'Uncited',
cancel: 'Cancel',
confirm: 'Confirm',
remove: 'Remove',

View File

@@ -1149,6 +1149,7 @@ const zh = {
notFoundById: '未查询到编号{id}相关参考文献',
selectRef: '选择参考文献',
reference: '参考文献',
uncited: '未引用',
cancel: '取消',
confirm: '确认',
remove: '移除',