mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Changed location sharing credits title and copyright
This commit is contained in:
@@ -33,7 +33,7 @@ struct MapCreditsView: View {
|
||||
Button {
|
||||
action?()
|
||||
} label: {
|
||||
Text(VectorL10n.locationSharingMapCreditsTitle)
|
||||
Text(BWIL10n.locationSharingCopyrightLabel)
|
||||
.font(theme.fonts.footnote)
|
||||
.foregroundColor(theme.colors.accent)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user