-
Notifications
You must be signed in to change notification settings - Fork 425
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
124 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'name' => 'نام', | ||
'slug' => 'نامک', | ||
'created_by_alias' => 'نام مستعار نویسنده', | ||
'intro' => 'معرفی', | ||
'content' => 'محتوا', | ||
'featured_image' => 'تصویر ویژه', | ||
'category_id' => 'دسته', | ||
'type' => 'نوع', | ||
'is_featured' => 'ویژه است', | ||
'tags' => 'برچسب ها', | ||
'status' => 'وضعیت', | ||
'published_at' => 'منتشر شده در', | ||
|
||
'meta_title' => 'عنوان متا', | ||
'meta_keywords' => 'کلمات کلیدی متا', | ||
'meta_description' => 'توضیحات متا', | ||
'meta_og_image' => 'تصویر متا', | ||
'meta_og_url' => 'لینک متا', | ||
'order' => 'ترتیب', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'name' => 'نام', | ||
'slug' => 'نامک', | ||
'description' => 'توضیحات', | ||
'status' => 'وضعیت', | ||
'created_by' => 'ایجاد شده توسط', | ||
'updated_at' => 'آخرین ویرایش در', | ||
'updated_by' => 'ویرایش شده توسط', | ||
'deleted_by' => 'حذف شده توسط', | ||
'action' => 'عملیات', | ||
|
||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'name' => 'نام', | ||
'slug' => 'نامک', | ||
'created_by_alias' => 'نام مستعار نویسنده', | ||
'intro' => 'معرفی', | ||
'content' => 'محتوا', | ||
'image' => 'تصویر', | ||
'category_id' => 'دسته بندی', | ||
'type' => 'نوع', | ||
'is_featured' => 'ویژه است', | ||
'tags' => 'برچسب ها', | ||
'status' => 'وضعیت', | ||
'published_at' => 'منتشر شده در', | ||
|
||
'meta_title' => 'عنوان متا', | ||
'meta_keywords' => 'کلمات کلیدی متا', | ||
'meta_description' => 'توضیحات متا', | ||
'meta_og_image' => 'تصویر متا', | ||
'meta_og_url' => 'لینک متا', | ||
'order' => 'ترتیب', | ||
|
||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'name' => 'نام', | ||
'slug' => 'نامک', | ||
'description' => 'توضیحات', | ||
'status' => 'وضعیت', | ||
'created_by' => 'ایجاد شده توسط', | ||
'updated_at' => 'آخرین ویرایش در', | ||
'updated_by' => 'ویرایش شده توسط', | ||
'deleted_by' => 'حذف شده توسط', | ||
'action' => 'عملیات', | ||
|
||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'name' => 'نام', | ||
'slug' => 'نامک', | ||
'description' => 'توضیحات', | ||
'status' => 'وضعیت', | ||
'created_by' => 'ایجاد شده توسط', | ||
'updated_at' => 'آخرین ویرایش در', | ||
'updated_by' => 'ویرایش شده توسط', | ||
'deleted_by' => 'حذف شده توسط', | ||
'action' => 'عملیات', | ||
|
||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters