From facb69aa79e578a23f47cf4329ebd3479bce6d68 Mon Sep 17 00:00:00 2001 From: otsmr Date: Wed, 29 Apr 2026 15:48:01 +0200 Subject: [PATCH] update --- de.arb | 26 ++++++++++++++++---------- en.arb | 13 ++++++++++--- 2 files changed, 26 insertions(+), 13 deletions(-) diff --git a/de.arb b/de.arb index a984d55..542e378 100644 --- a/de.arb +++ b/de.arb @@ -389,8 +389,7 @@ "onboardingUserDiscoveryWhoIsRequesting": "Erfahre, wer dich anfragt", "userDiscoverySettingsEnableAllContacts": "Für alle Kontakte aktivieren", "userDiscoverySettingsManualApproval": "Manuelle Zustimmung", - "userDiscoveryDisabledLearnMore": "", - "userDiscoverySettingsManualApprovalDesc": "Bevor du jemanden teilst, wirst du jedes Mal gefragt, sobald jemand die Anzahl der gesendeten Bilder erreicht hat.", + "userDiscoverySettingsManualApprovalDesc": "Bevor jemand geteilt wird, wirst du zuerst gefragt.", "onboardingUserDiscoveryLetFriendsFindYou": "Lass dich von deinen Freunden finden", "onboardingUserDiscoveryLetFriendsFindYouDesc": "Damit deine Freunde dich finden können, kannst du Personen vorgeschlagen werden, die gemeinsame Freunde mit dir haben.", "onboardingUserDiscoveryBeRecommended": "Anderen vorgeschlagen werden", @@ -507,12 +506,19 @@ } }, "userDiscoveryEnabledStopSharing": "Nicht mehr teilen", - "userDiscoveryManualApprovalReachedThreshold": "{username} hat deinen Schwellenwert erreicht und benötigt nur noch eine manuelle Zustimmung, um mit deinen Freunden geteilt zu werden.", - "@userDiscoveryManualApprovalReachedThreshold": { - "placeholders": { - "username": {} - } - }, - "userDiscoveryManualApprovalHideContact": "Kontakt verbergen", - "userDiscoveryManualApprovalShareContact": "Kontakt teilen" + "userDiscoveryManualApprovalReachedThreshold": "{username} hat deinen Schwellenwert erreicht und benötigt nur noch eine manuelle Zustimmung, um mit deinen Freunden geteilt zu werden.", + "@userDiscoveryManualApprovalReachedThreshold": { + "placeholders": { + "username": {} + } + }, + "userDiscoveryManualApprovalHideContact": "Kontakt verbergen", + "userDiscoveryManualApprovalShareContact": "Kontakt teilen", + "onboardingSetupCompleteTitle": "Du bist startklar, {username}!", + "@onboardingSetupCompleteTitle": { + "placeholders": { + "username": {} + } + }, + "onboardingSetupCompleteDesc": "Du kannst jetzt deine Momente sicher mit deinen Freunden teilen, ohne Ablenkungen wie Werbung." } \ No newline at end of file diff --git a/en.arb b/en.arb index e3587f9..99d7092 100644 --- a/en.arb +++ b/en.arb @@ -398,12 +398,12 @@ "onboardingVerificationBadgeTitle": "Verification Badge", "onboardingUserDiscoveryShareFriends": "Share your friends", "onboardingUserDiscoveryIncreaseTrust": "Increase trust", - "onboardingUserDiscoveryShareFriendsDesc": "Share with your friends who you know and who you have verified. Friends can *only see mutual friends* from your friend list.", + "onboardingUserDiscoveryShareFriendsDesc": "Share with your friends who you know and who you have verified. Friends can *only see mutual friends* from your friend list. You can change your mind at *any time* or *hide specific people*.", "onboardingUserDiscoveryContactsVerifiedBadge": "Contacts verified by your friends get a badge", "onboardingUserDiscoveryWhoIsRequesting": "Be informed about who is requesting", "userDiscoverySettingsEnableAllContacts": "Enabled for all contacts", "userDiscoverySettingsManualApproval": "Manual approval", - "userDiscoverySettingsManualApprovalDesc": "Before sharing someone, you will be asked every time someone reaches the number of send images.", + "userDiscoverySettingsManualApprovalDesc": "Before someone is shared, you'll be asked first.", "onboardingUserDiscoveryLetFriendsFindYou": "Let your friends find you", "onboardingUserDiscoveryLetFriendsFindYouDesc": "To help your friends find you, *you can be suggested* to people with whom you have *mutual friends*.", "onboardingUserDiscoveryBeRecommended": "Be recommended to others", @@ -527,5 +527,12 @@ } }, "userDiscoveryManualApprovalHideContact": "Hide contact", - "userDiscoveryManualApprovalShareContact": "Share contact" + "userDiscoveryManualApprovalShareContact": "Share contact", + "onboardingSetupCompleteTitle": "You're all set, {username}!", + "@onboardingSetupCompleteTitle": { + "placeholders": { + "username": {} + } + }, + "onboardingSetupCompleteDesc": "You can now share your moments with your friends securely without distractions like ads." } \ No newline at end of file