diff options
author | Ajay Ramachandran <[email protected]> | 2021-06-27 02:09:41 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-06-27 02:09:41 -0400 |
commit | cc73d2a1795af0c71c286d521c6c430d241b1fb9 (patch) | |
tree | 88d168623731b357f35561131b4701941b35dc08 /public | |
parent | d9d2fc8e03cec11e7e764daa179d434b13918542 (diff) | |
download | SponsorBlock-cc73d2a1795af0c71c286d521c6c430d241b1fb9.tar.gz SponsorBlock-cc73d2a1795af0c71c286d521c6c430d241b1fb9.zip |
Add back help to localization file
Diffstat (limited to 'public')
-rw-r--r-- | public/_locales/en/messages.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 8a818f93..1bbb96f7 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -660,6 +660,9 @@ "categoryUpdate2": { "message": "Open the options to skip intros, outros, merch, etc." }, + "help": { + "message": "Help" + }, "experimentUnlistedTitle": { "message": "Help prevent this from disappearing" }, |