update text

This commit is contained in:
otsmr 2026-04-29 17:52:00 +02:00
parent b556f4b332
commit 03bf220400
2 changed files with 8 additions and 4 deletions

6
de.arb
View file

@ -497,7 +497,7 @@
} }
}, },
"userDiscoveryEnabledStopSharing": "Nicht mehr teilen", "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": { "@userDiscoveryManualApprovalReachedThreshold": {
"placeholders": { "placeholders": {
"username": {} "username": {}
@ -511,5 +511,7 @@
"username": {} "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"
} }

6
en.arb
View file

@ -512,7 +512,7 @@
} }
}, },
"userDiscoveryEnabledStopSharing": "Stop sharing", "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": { "@userDiscoveryManualApprovalReachedThreshold": {
"placeholders": { "placeholders": {
"username": {} "username": {}
@ -526,5 +526,7 @@
"username": {} "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"
} }