This commit is contained in:
Evgeny Poberezkin
2024-07-03 14:31:40 +01:00
parent e34faf56c7
commit 9bc4a9a19b
+1 -1
View File
@@ -1028,7 +1028,7 @@ struct ChatView: View {
} label: {
Label(
NSLocalizedString("Translate", comment: "chat item action"),
systemImage: "globe"
systemImage: "character"
)
}
}