add string

This commit is contained in:
otsmr 2026-04-06 14:24:27 +02:00
parent 425bdd58d0
commit 662b8ddafc
2 changed files with 2 additions and 0 deletions

1
de.arb
View file

@ -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.",

1
en.arb
View file

@ -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?",