You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
1.8 KiB
JSON

{
"language": {
"message": "English (en_US)",
"description": "Current Language"
},
"description":{
"message": "StammTV Helper is a tiny extension that sends video URLs to StammTV. You need to set Base URL and WSS URL in the settings first. Then you will be able to send the YouTube Video ID to your playing StammTV.",
"description": "Description in the manifest file"
},
"settingsHeading": {
"message": "StammTV Helper — Settings",
"description": "Heading on settings page"
},
"settingsFormLabelBaseURL": {
"message": "StammTV Base URL",
"description": "Label for form input on settings page"
},
"settingsFormHelptextBaseURL": {
"message": "Enter the StammTV Base URL, beginning with http:// or https://",
"description": "Helptext for form input on settings page"
},
"settingsFormLabelWSSURL": {
"message": "StammTV WSS URL",
"description": "Label for form input on settings page"
},
"settingsFormHelptextWSSURL": {
"message": "Enter the StammTV WSS URL, beginning with wss://",
"description": "Helptext for form input on settings page"
},
"settingsSaveButtonCaption": {
"message": "💾 Save",
"description": "Button caption for form button on settings page"
},
"settingsSaveButtonCaptionSuccess": {
"message": "✔ saved!",
"description": "Button caption for form button on settings page when save succeeeded"
},
"settingsSaveButtonCaptionFailure": {
"message": "❌ failed!",
"description": "Button caption for form button on settings page when save failed"
},
"settingsFormInputRequired": {
"message": "Please fill in.",
"description": "Shows that input on this field is required"
},
"popupSettingsButtonCaption": {
"message": "⚙ Settings",
"description": "Button caption for settings quickLink in popup"
}
}