i18n: Quick-Save command-description + Badge/Confirm-Keys in _locales DE/EN

This commit is contained in:
2026-06-14 10:20:19 +02:00
parent 83df926979
commit a9928706ad
2 changed files with 10 additions and 2 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
{
"extName": { "message": "Hellion NewTab" },
"extDesc": { "message": "Personal bookmark dashboard with boards, widgets, and 11 themes. Local-only, no cloud, no tracking." }
"extDesc": { "message": "Personal bookmark dashboard with boards, widgets, and 11 themes. Local-only, no cloud, no tracking." },
"cmdQuickSave": { "message": "Save current tab to Inbox" },
"quickSaveBadge": { "message": "OK" },
"quickSaveSaved": { "message": "Saved" },
"quickSaveNoTab": { "message": "No tab" }
}