Ü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

@@ -102,4 +102,10 @@ return [
'signed_up' => 'سجّل',
'withdrawn' => 'انسحب',
'deleted_label' => 'محذوف',
// مشاركة
'share' => 'مشاركة',
'share_link_copied' => 'تم نسخ رابط الحدث! يمكنك الآن مشاركته عبر واتساب وغيره!',
'share_view_in_app' => 'عرض في التطبيق',
'share_cancelled_notice' => 'تم إلغاء هذا الحدث.',
];