aboutsummaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/_locales/en/messages.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json
index 84d6a8fa..db7e2a7e 100644
--- a/public/_locales/en/messages.json
+++ b/public/_locales/en/messages.json
@@ -1237,6 +1237,7 @@
"message": "Allow Scrolling To Edit Times"
},
"NoticeTimeAfterSkip": {
- "message": "{seconds}s"
+ "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\""
}
}