fix(i18n): add missing common.actions.close translation key

This commit is contained in:
Will Miao
2026-03-17 09:57:27 +08:00
parent b3c530bf36
commit d0c58472be
10 changed files with 20 additions and 10 deletions

View File

@@ -14,7 +14,8 @@
"backToTop": "回到頂部",
"settings": "設定",
"help": "說明",
"add": "新增"
"add": "新增",
"close": "關閉"
},
"status": {
"loading": "載入中...",