Skip to content

Commit

Permalink
Merge pull request vyuldashev#15 from shalawani/patch-1
Browse files Browse the repository at this point in the history
Create Permissions file for Arabic Language
  • Loading branch information
vyuldashev authored Aug 28, 2018
2 parents 6c9248f + a64a4df commit 728778f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions resources/ar/permissions.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php
return [
'name' => 'الاسم',
'guard_name' => 'اسم الحارس',
'created_at' => 'تاريخ الإنشاء',
'updated_at' => 'تاريخ التعديل',
];

0 comments on commit 728778f

Please sign in to comment.