From 752d1179bcbc12da4de02cca78f30cc01664deae Mon Sep 17 00:00:00 2001 From: Gauvain Date: Wed, 3 Jun 2026 23:51:47 +0200 Subject: [PATCH] feat(i18n): add settings-redo English keys (sections, account, notifications) --- translations/en.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index ef2124c7b..dc35d16a3 100644 --- a/translations/en.json +++ b/translations/en.json @@ -129,7 +129,25 @@ "current": "current" }, "categories": { - "title": "Categories" + "title": "Categories", + "playback": "Playback", + "personalization": "Personalization", + "advanced": "Advanced" + }, + "notifications": { + "title": "Notifications", + "permission_title": "Permission", + "system_permission": "System permission", + "granted": "Granted", + "denied": "Denied", + "events_title": "Notify me about", + "master": "Enable notifications", + "downloads": "Download completed / failed" + }, + "account": { + "title": "Account", + "copy_token": "Copy token", + "copied": "Copied to clipboard" }, "playback_controls": { "title": "Playback & Controls"