Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Video-Downloader/web/i18n/en/save.json
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
25 lines (23 sloc)
1.21 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"paste": "paste", | |
"paste.long": "paste and download", | |
"auto": "auto", | |
"audio": "audio", | |
"mute": "mute", | |
"input.placeholder": "paste the link here", | |
"terms.note.agreement": "by continuing, you agree to", | |
"terms.note.link": "terms and ethics of use", | |
"services.title": "supported services", | |
"services.title_show": "show supported services", | |
"services.title_hide": "hide supported services", | |
"services.disclaimer": "Team Hydra Video Downloader is not affiliated with any of the services listed above.", | |
"tutorial.title": "how to save on ios?", | |
"tutorial.intro": "to save media conveniently on ios, you'll need to use a companion siri shortcut from the share sheet.", | |
"tutorial.step.1": "add companion siri shortcuts:", | |
"tutorial.step.2": "press the \"share\" button in Team Hydra Video Downloader's saving dialog.", | |
"tutorial.step.3": "select the respective shortcut in the share sheet.", | |
"tutorial.outro": "these shortcuts will work only from the Team Hydra Video Downloader app, sharing links from other apps will not work.", | |
"tutorial.shortcut.photos": "to photos", | |
"tutorial.shortcut.files": "to files", | |
"label.community_instance": "community instance" | |
} |