diff --git a/de.arb b/de.arb index 8aa3d13..3386fcf 100644 --- a/de.arb +++ b/de.arb @@ -458,6 +458,7 @@ "voiceMessageCancel": "Abbrechen", "shareYourProfile": "Teile dein Profil", "scanOtherProfile": "Scanne ein anderes Profil", + "openYourOwnQRcode": "Eigenen QR-Code öffnen", "skipForNow": "Vorerst überspringen", "linkFromUsername": "Ist der Link von {username}?", "linkFromUsernameLong": "Wenn du den Link von der Person direkt erhalten hast, kannst du den Kontakt als verifiziert markieren, da der öffentliche Schlüssel im Link mit dem bereits für diesen Benutzer gespeicherten öffentlichen Schlüssel übereinstimmt.", diff --git a/en.arb b/en.arb index 94d1e29..e956519 100644 --- a/en.arb +++ b/en.arb @@ -487,6 +487,7 @@ "voiceMessageCancel": "Cancel", "shareYourProfile": "Share your profile", "scanOtherProfile": "Scan other profile", + "openYourOwnQRcode": "Open your own QR code", "skipForNow": "Skip for now", "linkFromUsername": "Is the link from {username}?", "linkFromUsernameLong": "If you received the link from your friend, you can mark the user as verified, as the public key in the link matches the public key already stored for that user?",