mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Localizations
This commit is contained in:
@@ -68,7 +68,7 @@ struct QualitySettings: View {
|
||||
forceAVPlayerForLiveStreamsToggle
|
||||
}
|
||||
.disabled(qualityProfiles.isEmpty)
|
||||
Section(header: SettingsHeader(text: "Profiles"), footer: profilesFooter) {
|
||||
Section(header: SettingsHeader(text: "Profiles".localized()), footer: profilesFooter) {
|
||||
profilesList
|
||||
|
||||
Button {
|
||||
|
Reference in New Issue
Block a user