fix(i18n): correct translation errors across multiple languages (#23328)

This commit is contained in:
lyzno1
2025-08-03 18:31:50 +08:00
committed by GitHub
parent d470120a60
commit 90373c7165
38 changed files with 60 additions and 5 deletions

View File

@@ -927,6 +927,7 @@ const translation = {
updateSuccess: '版本已更新',
deleteSuccess: '版本已刪除',
deleteFailure: '無法刪除版本',
copyIdSuccess: 'ID 已複製到剪貼板',
},
nameThisVersion: '給這個版本命名',
latest: '最新',
@@ -937,6 +938,7 @@ const translation = {
deletionTip: '刪除是不可逆的,請確認。',
releaseNotesPlaceholder: '描述發生了什麼變化',
defaultName: '未命名版本',
copyId: '複製ID',
},
debug: {
noData: {