aboutsummaryrefslogtreecommitdiffhomepage
path: root/_locales
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2019-08-19 17:24:17 -0400
committerAjay Ramachandran <[email protected]>2019-08-19 17:24:17 -0400
commit6fe94a70a740fd89e75e0b6d02e99f99fb5bfe97 (patch)
treed93bc61dee7d46ea04da2cd7401bc8903791aee0 /_locales
parentdb2af83a3405dcfa47ff713405da47a63cae8aad (diff)
downloadSponsorBlock-6fe94a70a740fd89e75e0b6d02e99f99fb5bfe97.tar.gz
SponsorBlock-6fe94a70a740fd89e75e0b6d02e99f99fb5bfe97.zip
Countdown timer now pauses after hovering.
Also lowered countdown time.
Diffstat (limited to '_locales')
-rw-r--r--_locales/en/messages.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index f09fe231..f674eb34 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -72,6 +72,9 @@
"goBack": {
"message": "Unskip"
},
+ "paused": {
+ "message": "Paused"
+ },
"confirmMSG": {
"message": "\n\nTo edit or delete individual values, click the info button or open the extension popup by clicking the extension icon in the top right corner."
},