Improve copy of start/end segment button

This commit is contained in:
Alec Rust
2022-08-21 12:40:27 +01:00
parent 19e230ea6a
commit 5b080874f2
2 changed files with 3 additions and 3 deletions

View File

@@ -77,10 +77,10 @@
"message": "No segments found"
},
"sponsorStart": {
"message": "Segment Starts Now"
"message": "Start Segment Now"
},
"sponsorEnd": {
"message": "Segment Ends Now"
"message": "End Segment Now"
},
"sponsorCancel": {
"message": "Cancel Creating Segment"