mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-28 20:29:53 +00:00
icon
This commit is contained in:
parent
e34faf56c7
commit
9bc4a9a19b
1 changed files with 1 additions and 1 deletions
|
@ -1028,7 +1028,7 @@ struct ChatView: View {
|
||||||
} label: {
|
} label: {
|
||||||
Label(
|
Label(
|
||||||
NSLocalizedString("Translate", comment: "chat item action"),
|
NSLocalizedString("Translate", comment: "chat item action"),
|
||||||
systemImage: "globe"
|
systemImage: "character"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue