diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 8b9a12af0..2d880b9c0 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -235,6 +235,10 @@ "message": "Settings", "description": "Menu item and header for global settings" }, + "theme": { + "message": "Theme", + "description": "Header for theme settings" + }, "notifications": { "message": "Notifications", "description": "Header for notification settings" diff --git a/background.html b/background.html index de7b90401..3ed0e4b3a 100644 --- a/background.html +++ b/background.html @@ -428,7 +428,7 @@