mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
Added translation strings
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ struct UserSessionDetailsItemView: View {
|
||||
Button {
|
||||
UIPasteboard.general.string = viewData.value
|
||||
} label: {
|
||||
Label("Copy", systemImage: "doc.on.doc")
|
||||
Label(VectorL10n.copyButtonName, systemImage: "doc.on.doc")
|
||||
}
|
||||
}
|
||||
.padding([.leading, .trailing], horizontalPadding)
|
||||
|
||||
Reference in New Issue
Block a user