From 03bf220400bf35002c77e153768bd0f963a97d89 Mon Sep 17 00:00:00 2001 From: otsmr Date: Wed, 29 Apr 2026 17:52:00 +0200 Subject: [PATCH] update text --- de.arb | 6 ++++-- en.arb | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/de.arb b/de.arb index 4a47052..f41a367 100644 --- a/de.arb +++ b/de.arb @@ -497,7 +497,7 @@ } }, "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": "Möchtes du {username} mit deinen Freunden teilen?", "@userDiscoveryManualApprovalReachedThreshold": { "placeholders": { "username": {} @@ -511,5 +511,7 @@ "username": {} } }, - "onboardingSetupCompleteDesc": "Du kannst jetzt deine Momente sicher mit deinen Freunden teilen, ohne Ablenkungen wie Werbung." + "onboardingSetupCompleteDesc": "Du kannst jetzt deine Momente sicher mit deinen Freunden teilen, ohne Ablenkungen wie Werbung.", + "contactUserDiscoveryManualApprovalPending": "Der Kontakt wurde noch nicht manuell freigegeben.", + "contactUserDiscoveryManualApprovalApprove": "Freigeben" } \ No newline at end of file diff --git a/en.arb b/en.arb index c51155e..b3174c2 100644 --- a/en.arb +++ b/en.arb @@ -512,7 +512,7 @@ } }, "userDiscoveryEnabledStopSharing": "Stop sharing", - "userDiscoveryManualApprovalReachedThreshold": "{username} has reached your threshold and now needs your manual approval to be shared with your friends.", + "userDiscoveryManualApprovalReachedThreshold": "Would you like to share {username} with your friends?", "@userDiscoveryManualApprovalReachedThreshold": { "placeholders": { "username": {} @@ -526,5 +526,7 @@ "username": {} } }, - "onboardingSetupCompleteDesc": "You can now share your moments with your friends securely without distractions like ads." + "onboardingSetupCompleteDesc": "You can now share your moments with your friends securely without distractions like ads.", + "contactUserDiscoveryManualApprovalPending": "Contact was not yet manually approved.", + "contactUserDiscoveryManualApprovalApprove": "Approve" } \ No newline at end of file