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

View File

@@ -14,7 +14,8 @@
"backToTop": "Back to top", "backToTop": "Back to top",
"settings": "Settings", "settings": "Settings",
"help": "Help", "help": "Help",
"add": "Add" "add": "Add",
"close": "Close"
}, },
"status": { "status": {
"loading": "Loading...", "loading": "Loading...",

View File

@@ -14,7 +14,8 @@
"backToTop": "Volver arriba", "backToTop": "Volver arriba",
"settings": "Configuración", "settings": "Configuración",
"help": "Ayuda", "help": "Ayuda",
"add": "Añadir" "add": "Añadir",
"close": "Cerrar"
}, },
"status": { "status": {
"loading": "Cargando...", "loading": "Cargando...",

View File

@@ -14,7 +14,8 @@
"backToTop": "Retour en haut", "backToTop": "Retour en haut",
"settings": "Paramètres", "settings": "Paramètres",
"help": "Aide", "help": "Aide",
"add": "Ajouter" "add": "Ajouter",
"close": "Fermer"
}, },
"status": { "status": {
"loading": "Chargement...", "loading": "Chargement...",

View File

@@ -14,7 +14,8 @@
"backToTop": "חזרה למעלה", "backToTop": "חזרה למעלה",
"settings": "הגדרות", "settings": "הגדרות",
"help": "עזרה", "help": "עזרה",
"add": "הוספה" "add": "הוספה",
"close": "סגור"
}, },
"status": { "status": {
"loading": "טוען...", "loading": "טוען...",

View File

@@ -14,7 +14,8 @@
"backToTop": "トップへ戻る", "backToTop": "トップへ戻る",
"settings": "設定", "settings": "設定",
"help": "ヘルプ", "help": "ヘルプ",
"add": "追加" "add": "追加",
"close": "閉じる"
}, },
"status": { "status": {
"loading": "読み込み中...", "loading": "読み込み中...",

View File

@@ -14,7 +14,8 @@
"backToTop": "맨 위로", "backToTop": "맨 위로",
"settings": "설정", "settings": "설정",
"help": "도움말", "help": "도움말",
"add": "추가" "add": "추가",
"close": "닫기"
}, },
"status": { "status": {
"loading": "로딩 중...", "loading": "로딩 중...",

View File

@@ -14,7 +14,8 @@
"backToTop": "Наверх", "backToTop": "Наверх",
"settings": "Настройки", "settings": "Настройки",
"help": "Справка", "help": "Справка",
"add": "Добавить" "add": "Добавить",
"close": "Закрыть"
}, },
"status": { "status": {
"loading": "Загрузка...", "loading": "Загрузка...",

View File

@@ -14,7 +14,8 @@
"backToTop": "返回顶部", "backToTop": "返回顶部",
"settings": "设置", "settings": "设置",
"help": "帮助", "help": "帮助",
"add": "添加" "add": "添加",
"close": "关闭"
}, },
"status": { "status": {
"loading": "加载中...", "loading": "加载中...",

View File

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