-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
c2ca786
commit 3be3120
Showing
41 changed files
with
504 additions
and
516 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,73 +1,73 @@ | ||
<?php | ||
|
||
return [ | ||
"forms" => [ | ||
"section" => [ | ||
"information" => "تفاصيل النموذج" | ||
'forms' => [ | ||
'section' => [ | ||
'information' => 'تفاصيل النموذج', | ||
], | ||
"title" => "منشيء النماذج", | ||
"single" => "نموذج", | ||
"columns" => [ | ||
"type" => "النوع", | ||
"method" => "الطريقة", | ||
"title" => "العنوان", | ||
"key" => "المفتاح", | ||
"description" => "الوصف", | ||
"endpoint" => "الرابط", | ||
"is_active" => "نشط", | ||
'title' => 'منشيء النماذج', | ||
'single' => 'نموذج', | ||
'columns' => [ | ||
'type' => 'النوع', | ||
'method' => 'الطريقة', | ||
'title' => 'العنوان', | ||
'key' => 'المفتاح', | ||
'description' => 'الوصف', | ||
'endpoint' => 'الرابط', | ||
'is_active' => 'نشط', | ||
], | ||
"fields" => [ | ||
"title" => "الحقول", | ||
"single" => "حقل", | ||
"columns" => [ | ||
"type" => "النوع", | ||
"name" => "الاسم", | ||
"group" => "المجموعة", | ||
"default" => "القيمة الافتراضية", | ||
"is_relation" => "علاقة", | ||
"relation_name" => "اسم العلاقة", | ||
"relation_column" => "عمود العلاقة", | ||
"sub_form" => "نموذج فرعي", | ||
"is_multi" => "متعدد", | ||
"has_options" => "لديه خيارات", | ||
"options" => "الخيارات", | ||
"label" => "التسمية", | ||
"value"=> "القيمة", | ||
"placeholder" => "النص البديل", | ||
"hint" => "تلميح", | ||
"is_required" => "مطلوب", | ||
"required_message" => "رسالة الخطأ", | ||
"has_validation" => "لديه تحقق", | ||
"validation" => "التحقق", | ||
"rule" => "القاعدة", | ||
"message" => "الرسالة", | ||
'fields' => [ | ||
'title' => 'الحقول', | ||
'single' => 'حقل', | ||
'columns' => [ | ||
'type' => 'النوع', | ||
'name' => 'الاسم', | ||
'group' => 'المجموعة', | ||
'default' => 'القيمة الافتراضية', | ||
'is_relation' => 'علاقة', | ||
'relation_name' => 'اسم العلاقة', | ||
'relation_column' => 'عمود العلاقة', | ||
'sub_form' => 'نموذج فرعي', | ||
'is_multi' => 'متعدد', | ||
'has_options' => 'لديه خيارات', | ||
'options' => 'الخيارات', | ||
'label' => 'التسمية', | ||
'value' => 'القيمة', | ||
'placeholder' => 'النص البديل', | ||
'hint' => 'تلميح', | ||
'is_required' => 'مطلوب', | ||
'required_message' => 'رسالة الخطأ', | ||
'has_validation' => 'لديه تحقق', | ||
'validation' => 'التحقق', | ||
'rule' => 'القاعدة', | ||
'message' => 'الرسالة', | ||
], | ||
"tabs" => [ | ||
"general" => "عام", | ||
"options" => "الخيارات", | ||
"validation" => "التحقق", | ||
"relation" => "العلاقة", | ||
"labels" => "التسميات", | ||
'tabs' => [ | ||
'general' => 'عام', | ||
'options' => 'الخيارات', | ||
'validation' => 'التحقق', | ||
'relation' => 'العلاقة', | ||
'labels' => 'التسميات', | ||
], | ||
'actions' => [ | ||
'preview' => 'معاينة', | ||
], | ||
"actions" => [ | ||
"preview" => "معاينة", | ||
] | ||
], | ||
"requests" => [ | ||
"title" => "طلبات النموذج", | ||
"single" => "طلب", | ||
"columns" => [ | ||
"status" => "الحالة", | ||
"description" => "الوصف", | ||
"time" => "الوقت", | ||
"date" => "التاريخ", | ||
"payload" => "الرسالة", | ||
"pending" => "قيد الانتظار", | ||
"processing" => "جاري المعالجة", | ||
"completed" => "تم الانتهاء", | ||
"cancelled" => "تم الإلغاء", | ||
'requests' => [ | ||
'title' => 'طلبات النموذج', | ||
'single' => 'طلب', | ||
'columns' => [ | ||
'status' => 'الحالة', | ||
'description' => 'الوصف', | ||
'time' => 'الوقت', | ||
'date' => 'التاريخ', | ||
'payload' => 'الرسالة', | ||
'pending' => 'قيد الانتظار', | ||
'processing' => 'جاري المعالجة', | ||
'completed' => 'تم الانتهاء', | ||
'cancelled' => 'تم الإلغاء', | ||
|
||
] | ||
] | ||
], | ||
], | ||
], | ||
]; |
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 |
---|---|---|
@@ -1,73 +1,73 @@ | ||
<?php | ||
|
||
return [ | ||
"forms" => [ | ||
"section" => [ | ||
"information" => "Form Information" | ||
'forms' => [ | ||
'section' => [ | ||
'information' => 'Form Information', | ||
], | ||
"title" => "Form Builder", | ||
"single" => "Form", | ||
"columns" => [ | ||
"type" => "Type", | ||
"method" => "Method", | ||
"title" => "Title", | ||
"key" => "Key", | ||
"description" => "Description", | ||
"endpoint" => "Endpoint", | ||
"is_active" => "Is Active", | ||
'title' => 'Form Builder', | ||
'single' => 'Form', | ||
'columns' => [ | ||
'type' => 'Type', | ||
'method' => 'Method', | ||
'title' => 'Title', | ||
'key' => 'Key', | ||
'description' => 'Description', | ||
'endpoint' => 'Endpoint', | ||
'is_active' => 'Is Active', | ||
], | ||
"fields" => [ | ||
"title" => "Fields", | ||
"single" => "Field", | ||
"columns" => [ | ||
"type" => "Type", | ||
"name" => "Name", | ||
"group" => "Group", | ||
"default" => "Default", | ||
"is_relation" => "Is Relation", | ||
"relation_name" => "Relation Name", | ||
"relation_column" => "Relation Column", | ||
"sub_form" => "Sub Form", | ||
"is_multi" => "Is Multi", | ||
"has_options" => "Has Options", | ||
"options" => "Options", | ||
"label" => "Label", | ||
"value"=> "Value", | ||
"placeholder" => "Placeholder", | ||
"hint" => "Hint", | ||
"is_required" => "Is Required", | ||
"required_message" => "Required Message", | ||
"has_validation" => "Has Validation", | ||
"validation" => "Validation", | ||
"rule" => "Rule", | ||
"message" => "Message" | ||
'fields' => [ | ||
'title' => 'Fields', | ||
'single' => 'Field', | ||
'columns' => [ | ||
'type' => 'Type', | ||
'name' => 'Name', | ||
'group' => 'Group', | ||
'default' => 'Default', | ||
'is_relation' => 'Is Relation', | ||
'relation_name' => 'Relation Name', | ||
'relation_column' => 'Relation Column', | ||
'sub_form' => 'Sub Form', | ||
'is_multi' => 'Is Multi', | ||
'has_options' => 'Has Options', | ||
'options' => 'Options', | ||
'label' => 'Label', | ||
'value' => 'Value', | ||
'placeholder' => 'Placeholder', | ||
'hint' => 'Hint', | ||
'is_required' => 'Is Required', | ||
'required_message' => 'Required Message', | ||
'has_validation' => 'Has Validation', | ||
'validation' => 'Validation', | ||
'rule' => 'Rule', | ||
'message' => 'Message', | ||
], | ||
"tabs" => [ | ||
"general" => "General", | ||
"options" => "Options", | ||
"validation" => "Validation", | ||
"relation" => "Relation", | ||
"labels" => "Labels", | ||
'tabs' => [ | ||
'general' => 'General', | ||
'options' => 'Options', | ||
'validation' => 'Validation', | ||
'relation' => 'Relation', | ||
'labels' => 'Labels', | ||
], | ||
'actions' => [ | ||
'preview' => 'Preview', | ||
], | ||
"actions" => [ | ||
"preview" => "Preview", | ||
] | ||
], | ||
"requests" => [ | ||
"title" => "Form Requests", | ||
"single" => "Request", | ||
"columns" => [ | ||
"status" => "Status", | ||
"description" => "Description", | ||
"time" => "Time", | ||
"date" => "Date", | ||
"payload" => "Payload", | ||
"pending" => "Pending", | ||
"processing" => "Processing", | ||
"completed" => "Completed", | ||
"cancelled" => "Cancelled", | ||
'requests' => [ | ||
'title' => 'Form Requests', | ||
'single' => 'Request', | ||
'columns' => [ | ||
'status' => 'Status', | ||
'description' => 'Description', | ||
'time' => 'Time', | ||
'date' => 'Date', | ||
'payload' => 'Payload', | ||
'pending' => 'Pending', | ||
'processing' => 'Processing', | ||
'completed' => 'Completed', | ||
'cancelled' => 'Cancelled', | ||
|
||
] | ||
] | ||
], | ||
], | ||
], | ||
]; |
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
Oops, something went wrong.