aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/_locales/en/messages.json
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-05-08 20:16:50 -0400
committerAjay <[email protected]>2023-05-08 20:16:50 -0400
commit14da4b5fcc00461822d112495b55749eee91a592 (patch)
treeb4f0d65d6e10126c8d513eab63a10c91481d3977 /public/_locales/en/messages.json
parent9d6e23d171592cced9ba237575afdcf3956ade4c (diff)
parent68a6286af69c3aa34762947934f22d433e0390a8 (diff)
downloadSponsorBlock-crowdin_master.tar.gz
SponsorBlock-crowdin_master.zip
Merge branch 'master' of https://github.com/ajayyy/SponsorBlockcrowdin_master
Diffstat (limited to 'public/_locales/en/messages.json')
-rw-r--r--public/_locales/en/messages.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json
index 3223d2a4..9bae1e98 100644
--- a/public/_locales/en/messages.json
+++ b/public/_locales/en/messages.json
@@ -1235,5 +1235,9 @@
},
"allowScrollingToEdit": {
"message": "Allow Scrolling To Edit Times"
+ },
+ "NoticeTimeAfterSkip": {
+ "message": "{seconds}s",
+ "description": "This is used on the popup to show how much time left. It will look like \"5s\". The word {seconds} will be replaced, so keep it here. Translations should only change the \"s\""
}
}