aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/_locales/en/messages.json
diff options
context:
space:
mode:
authorAjay <[email protected]>2022-06-22 13:21:44 -0400
committerAjay <[email protected]>2022-06-22 13:21:44 -0400
commit82b027159e9b02061ee93374ad3b56a3d6bf3ca7 (patch)
tree73b9447002a7908ecfa798d7e58652885c6500e8 /public/_locales/en/messages.json
parentc6405fc0c11718b26f897e0d837417659df9f3bc (diff)
downloadSponsorBlock-82b027159e9b02061ee93374ad3b56a3d6bf3ca7.tar.gz
SponsorBlock-82b027159e9b02061ee93374ad3b56a3d6bf3ca7.zip
Add UI for importing segments
Diffstat (limited to 'public/_locales/en/messages.json')
-rw-r--r--public/_locales/en/messages.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json
index 49c32662..2653f270 100644
--- a/public/_locales/en/messages.json
+++ b/public/_locales/en/messages.json
@@ -1063,6 +1063,10 @@
"message": "Export segments"
},
"importSegments": {
- "message": "Import segments"
+ "message": "Import chapters"
+ },
+ "Import": {
+ "message": "Import",
+ "description": "Button to initiate importing segments. Appears under the textbox where they paste in the data"
}
}