Ü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

@@ -101,4 +101,10 @@ return [
'signed_up' => 'signed up',
'withdrawn' => 'withdrawn',
'deleted_label' => 'deleted',
// Share
'share' => 'Share',
'share_link_copied' => 'Event link copied! You can now share it via WhatsApp & more!',
'share_view_in_app' => 'View in app',
'share_cancelled_notice' => 'This event has been cancelled.',
];