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": "Nach oben",
"settings": "Einstellungen",
"help": "Hilfe",
"add": "Hinzufügen"
"add": "Hinzufügen",
"close": "Schließen"
},
"status": {
"loading": "Wird geladen...",