mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-17 21:24:45 +10:00
- removing the track download quality switch in settings - hide very high streaming quality in settings
23 lines
622 B
YAML
23 lines
622 B
YAML
name: "🌐 Localization/Translation issue"
|
||
description: Report incorrect translations.
|
||
labels: 🌐 Fix translation
|
||
body:
|
||
- type: textarea
|
||
attributes:
|
||
label: ❌ Actual phrase(s)
|
||
placeholder: What is there? Please include a screenshot as that is extremely helpful.
|
||
validations:
|
||
required: true
|
||
- type: textarea
|
||
attributes:
|
||
label: ✔️ Expected phrase(s)
|
||
placeholder: What was expected?
|
||
validations:
|
||
required: true
|
||
- type: textarea
|
||
attributes:
|
||
label: ℹ Why is the current translation wrong
|
||
placeholder: Why do you feel this is incorrect?
|
||
validations:
|
||
required: true
|