mirror of
https://github.com/yattee/yattee.git
synced 2025-10-12 10:28:11 +00:00
Localizations
This commit is contained in:
@@ -16,7 +16,7 @@ struct SubscriptionsView: View {
|
||||
|
||||
var body: some View {
|
||||
BrowserPlayerControls {
|
||||
SignInRequiredView(title: "Subscriptions") {
|
||||
SignInRequiredView(title: "Subscriptions".localized()) {
|
||||
VerticalCells(items: videos)
|
||||
.onAppear {
|
||||
loadResources()
|
||||
|
Reference in New Issue
Block a user