This commit is contained in:
otsmr 2026-05-19 22:32:13 +02:00
parent 49a063c35d
commit f356d455e4
2 changed files with 6 additions and 2 deletions

4
de.arb
View file

@ -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"
}

4
en.arb
View file

@ -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"
}