Übersetzungen: Teilen-Funktion in 6 Sprachen (de, en, pl, ru, ar, tr)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Rhino
2026-03-03 11:53:29 +01:00
parent 7726fffb79
commit 4b8c668cc6
6 changed files with 36 additions and 0 deletions

View File

@@ -115,4 +115,10 @@ return [
'signed_up' => 'zugesagt',
'withdrawn' => 'abgemeldet',
'deleted_label' => 'gelöscht',
// Teilen
'share' => 'Teilen',
'share_link_copied' => 'Der Eventlink ist kopiert! Du kannst ihn jetzt per WhatsApp & Co. teilen!',
'share_view_in_app' => 'In der App ansehen',
'share_cancelled_notice' => 'Dieser Termin wurde abgesagt.',
];