We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7411b4d commit a6948a6Copy full SHA for a6948a6
resources/lang/ar/translations.php
@@ -0,0 +1,9 @@
1
+<?php
2
+
3
+return [
4
+ 'time' => [
5
+ 'created_at' => 'أضيف بتاريخ',
6
+ 'updated_at' => 'عدل بتاريخ',
7
+ 'deleted_at' => 'وقت الحذف',
8
+ ]
9
+];
0 commit comments