Fix a typo in base Localizable.strings (#685)

This commit is contained in:
sheepbell 2025-09-27 18:27:26 +09:00 committed by GitHub
parent eb5bc96a3c
commit 56bd100944
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -120,7 +120,7 @@
"fingerprint.badge.not_verified" = "⚠️ NOT VERIFIED";
"fingerprint.badge.verified" = "✓ VERIFIED";
"fingerprint.handshake_pending" = "not available - handshake in progress";
"fingerprint.message.verified" = "uou have verified this person's identity.";
"fingerprint.message.verified" = "you have verified this person's identity.";
"fingerprint.message.verify_hint" = "compare these fingerprints with %@ using a secure channel.";
"fingerprint.their_label" = "their fingerprint:";
"fingerprint.title" = "security verification";