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": "読み込み中...",