mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Localizations fixes
This commit is contained in:
@@ -248,7 +248,7 @@ struct VideoContextMenuView: View {
|
||||
)
|
||||
}
|
||||
}
|
||||
let label = Label("Remove...", systemImage: "trash.fill")
|
||||
let label = Label("Remove…", systemImage: "trash.fill")
|
||||
.foregroundColor(Color("AppRedColor"))
|
||||
|
||||
if #available(iOS 15, macOS 12, *) {
|
||||
|
Reference in New Issue
Block a user