mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Localization files updated
This commit is contained in:
@@ -21,7 +21,7 @@ struct InjectedNavigationView: View {
|
||||
Button(role: .cancel) {
|
||||
dismiss()
|
||||
} label: {
|
||||
Text("Done", comment: "Button title")
|
||||
Text("button.title.done", comment: "Button title")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user