Merge pull request #1454 from AlecRust/start-stop-segment-copy

Improve copy of start/end segment button
This commit is contained in:
Ajay Ramachandran
2022-09-23 01:17:50 -04:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -87,10 +87,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"