diff --git a/de.arb b/de.arb index f343fe3..bd2359a 100644 --- a/de.arb +++ b/de.arb @@ -379,6 +379,7 @@ "shareYourProfile": "Teile dein Profil", "scanOtherProfile": "Scanne ein anderes Profil", "openYourOwnQRcode": "Eigenen QR-Code öffnen", + "addContactQrSheetSubtext": "Lass einen Freund diesen QR-Code scannen, um dich hinzuzufügen", "finishSetupCardTitle": "Profil vervollständigen", "finishSetupCardDesc": "Du hast es fast geschafft! Schließe die Einrichtung deines Kontos ab, um twonly optimal zu nutzen.", "finishSetupCardAction": "Setup fortsetzen", @@ -629,5 +630,6 @@ "subscriptionPledgeNoAdsTitle": "Keine Werbung oder Datenverkauf", "subscriptionPledgeNoAdsDesc": "twonly wird niemals Werbung anzeigen oder deine privaten Daten verkaufen.", "subscriptionPledgeSubtitle": "Keine Werbung. Volle Privatsphäre.", - "dragToZoom": "Zum Zoomen ziehen" + "dragToZoom": "Zum Zoomen ziehen", + "showUsername": "Benutzernamen anzeigen" } \ No newline at end of file diff --git a/en.arb b/en.arb index 114ff64..6247c08 100644 --- a/en.arb +++ b/en.arb @@ -394,6 +394,7 @@ "shareYourProfile": "Share your profile", "scanOtherProfile": "Scan other profile", "openYourOwnQRcode": "Open your own QR code", + "addContactQrSheetSubtext": "Let a friend scan this QR code to add you", "finishSetupCardTitle": "Complete your profile", "finishSetupCardDesc": "You are almost there! Finish setting up your account to get the most out of twonly.", "finishSetupCardAction": "Resume Setup", @@ -644,5 +645,6 @@ "subscriptionPledgeNoAdsTitle": "No Ads or Data selling", "subscriptionPledgeNoAdsDesc": "twonly will never show advertisements or sell your private data.", "subscriptionPledgeSubtitle": "Zero ads. Total privacy.", - "dragToZoom": "Drag to Zoom" + "dragToZoom": "Drag to Zoom", + "showUsername": "Show username" } \ No newline at end of file