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.7 KiB
JSON
50 lines
1.7 KiB
JSON
{
|
|
"language": {
|
|
"message": "English (en_US)",
|
|
"description": "Current Language"
|
|
},
|
|
"description":{
|
|
"message": "StammTV Helper sends video URLs to StammTV. Set Base URL and WSS URL then add videos to your StammTV playlist via context-menu item.",
|
|
"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"
|
|
}
|
|
} |