Skip to content

Commit

Permalink
New translations activities.php (Hebrew)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddanbrown committed May 13, 2024
1 parent 7d12680 commit 83a1af8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lang/he/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
return [

// Pages
'page_create' => 'דף נוצר',
'page_create' => 'הדף נוצר',
'page_create_notification' => 'הדף נוצר בהצלחה',
'page_update' => 'דף עודכן',
'page_update' => 'הדף עודכן',
'page_update_notification' => 'הדף עודכן בהצלחה',
'page_delete' => 'דף נמחק',
'page_delete' => 'הדף נמחק',
'page_delete_notification' => 'הדף הוסר בהצלחה',
'page_restore' => 'דף שוחזר',
'page_restore' => 'הדף שוחזר',
'page_restore_notification' => 'הדף שוחזר בהצלחה',
'page_move' => 'דף הועבר',
'page_move_notification' => 'Page successfully moved',
Expand Down

0 comments on commit 83a1af8

Please sign in to comment.