Skip to content

Commit

Permalink
Add "uploading" to create subtitle button
Browse files Browse the repository at this point in the history
For users wondering where they can upload their subtitle
files, this hopefully guides them to creating one if a subtitle
for their language does not yet exist.
  • Loading branch information
Arnei committed Jun 10, 2024
1 parent 8aaf557 commit f2a47b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i18n/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
"subtitles": {
"selectSubtitleButton-tooltip": "Edit subtitles for {{title}}",
"selectSubtitleButton-tooltip-aria": "Select {{title}} for subtitle editing",
"createSubtitleButton-tooltip": "Opens a dialog for creating new subtitles",
"createSubtitleButton-tooltip": "Opens a dialog for creating/uploading new subtitles",
"createSubtitleButton-clicked-tooltip-aria": "Contains a dialog for creating new subtitles",
"createSubtitleButton-createButton": "Create",
"createSubtitleButton-createButton-tooltip": "Start a new subtitle file with the chosen title.",
Expand Down

0 comments on commit f2a47b3

Please sign in to comment.