This commit is contained in:
2026-04-08 17:25:19 +08:00
parent 4fc78e1fe7
commit c4b86be0d5
5 changed files with 604 additions and 206 deletions

View File

@@ -1169,7 +1169,7 @@ colTitle: 'Template title',
remove: 'Remove',
selected: 'Selected',
modifyRef: 'Edit citation',
removeRefTag: 'Reference remove',
removeRefTag: 'Remove citation',
citeUpdateFail: 'Could not update the citation in the text. Try again or use Edit.',
matchBracketRefs: 'Auto-link References',
matchBracketRefsDone: 'Converted {n} bracket citation(s) to autocite.',

View File

@@ -1154,7 +1154,7 @@ const zh = {
remove: '移除',
selected: '已选择',
modifyRef: '修改引用',
removeRefTag: '移除参考文献',
removeRefTag: '移除引用',
citeUpdateFail: '未能更新正文中的引用标签,请重试或进入编辑修改',
matchBracketRefs: '自动链接参考文献',
matchBracketRefsDone: '已转换 {n} 处 [n] 为可点击角标',