-
-
Notifications
You must be signed in to change notification settings - Fork 519
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release/4.2.0: (27 commits) updates the changelog compile assets fixed styles on the default template navbar wip wip wip updates the sponsor information updates the changelog Apply fixes from StyleCI (#486) optimized a posts query compiled assets Fixed an inconsistency with post objects prior to passing to the PostList component Fixed an incorrect count for total posts fix for the wrong translation line being pulled updates the changelog formatting updates the sponsor link updates the sponsors added multilingual support for German added multilingual support for Arabic ...
- Loading branch information
Showing
46 changed files
with
1,195 additions
and
153 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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,7 +1,7 @@ | ||
{ | ||
"/js/app.js": "/js/app.js?id=efeb7b107e4a182d4484", | ||
"/js/app.js": "/js/app.js?id=64c9df40ee5fc36bdfa6", | ||
"/css/app.css": "/css/app.css?id=eb7fb7a5d8ba4b6dd0a4", | ||
"/css/app-dark.css": "/css/app-dark.css?id=799369a3e5ded6772726", | ||
"/js/app.js.map": "/js/app.js.map?id=d7e957942df91b335833", | ||
"/js/app.js.map": "/js/app.js.map?id=0b69e0d2520f03c81ac3", | ||
"/favicon.ico": "/favicon.ico?id=dbb0c05daa3432643753" | ||
} |
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,34 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'title' => 'مدونة', | ||
'buttons' => [ | ||
'learn' => 'أعرف أكثر', | ||
'next' => 'اقرأ هذا التالي', | ||
'enjoy' => 'قد تستمتع', | ||
'edit' => 'تعديل المنشور', | ||
'stats' => 'عرض احصائيات', | ||
], | ||
'empty' => [ | ||
'description' => 'لم يتم العثور على مشاركات ، ابدأ من قبل', | ||
'action' => 'إضافة منشور جديد', | ||
], | ||
'nav' => [ | ||
'user' => [ | ||
'posts' => 'المشاركات', | ||
'tags' => 'الكلمات', | ||
'topics' => 'المواضيع', | ||
'stats' => 'احصائيات', | ||
'login' => 'تسجيل الدخول', | ||
'logout' => 'خروج', | ||
], | ||
], | ||
'posts' => [ | ||
'label' => 'المشاركات الاخيرة', | ||
], | ||
'tags' => [ | ||
'label' => 'الكلمات', | ||
], | ||
|
||
]; |
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,33 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'general' => [ | ||
'cancel' => 'إلغاء', | ||
'delete' => 'حذف', | ||
'done' => 'فعله', | ||
'load' => 'أظهر المزيد', | ||
'save' => 'حفظ', | ||
'next' => 'الصفحة التالية', | ||
], | ||
'posts' => [ | ||
'create' => 'منشور جديد', | ||
'edit' => 'تعديل المنشور', | ||
'update' => 'تحديث آخر', | ||
'save' => 'حفظ ونشر', | ||
'schedule' => 'الجدول الزمني للنشر', | ||
], | ||
'stats' => [ | ||
'index' => 'رؤية جميع الإحصاءات', | ||
'show' => 'تفاصيل', | ||
], | ||
'tags' => [ | ||
'create' => 'علامة جديدة', | ||
'update' => 'حفظ التغييرات', | ||
], | ||
'topics' => [ | ||
'create' => 'موضوع جديد', | ||
'update' => 'حفظ التغييرات', | ||
], | ||
|
||
]; |
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,23 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'general' => [ | ||
'sent_by' => 'أرسلت بواسطة', | ||
], | ||
|
||
'digest' => [ | ||
'summary' => 'ملخص الكاتب الأسبوعي لـ', | ||
'details' => 'مشاركاتك على قماش', | ||
'from' => 'من عند', | ||
'to' => 'إلى', | ||
'data' => 'تلقى مشاركاتك', | ||
'views' => 'الآراء)', | ||
'views_this_week' => 'عرض (ق) هذا الأسبوع', | ||
|
||
'email' => [ | ||
'subject' => 'احصائيات لمشاركاتك', | ||
], | ||
], | ||
|
||
]; |
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,26 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'context' => [ | ||
'published' => 'نشرت', | ||
'draft' => 'مشروع', | ||
], | ||
'notify' => [ | ||
'success' => 'تم الحفظ!', | ||
], | ||
'user' => [ | ||
'posts' => 'المشاركات', | ||
'tags' => 'الكلمات', | ||
'topics' => 'المواضيع', | ||
'stats' => 'احصائيات', | ||
'logout' => 'خروج', | ||
], | ||
'controls' => [ | ||
'stats' => 'عرض احصائيات', | ||
'settings' => 'الاعدادات العامة', | ||
'image' => 'صورة مميزة', | ||
'seo' => 'كبار المسئولين الاقتصاديين والاجتماعية', | ||
], | ||
|
||
]; |
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,122 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'header' => 'المشاركات', | ||
'empty' => [ | ||
'description' => 'لم يتم العثور على مشاركات ، ابدأ من قبل', | ||
'action' => 'إضافة منشور جديد', | ||
], | ||
'search' => [ | ||
'input' => 'بحث', | ||
'empty' => 'لا توجد مشاركات مطابقة لمعايير البحث المحددة.', | ||
], | ||
'details' => [ | ||
'published' => 'نشرت', | ||
'draft' => 'مشروع', | ||
'updated' => 'محدث', | ||
], | ||
'forms' => [ | ||
'editor' => [ | ||
'title' => 'عنوان', | ||
'body' => 'اروي قصتك...', | ||
'link' => 'الصق أو اكتب الرابط ...', | ||
'html' => [ | ||
'label' => 'تضمين HTML', | ||
'placeholder' => 'لصق HTML الخاص بك هنا', | ||
], | ||
'images' => [ | ||
'featured' => [ | ||
'title' => 'صورة مميزة توضيحية', | ||
'placeholder' => 'إضافة تعليق لصورتك', | ||
], | ||
'picker' => [ | ||
'greeting' => 'رجاء', | ||
'action' => 'رفع', | ||
'item' => 'صورة', | ||
'operator' => 'أو', | ||
'unsplash' => 'البحث Unsplash', | ||
'key' => 'يرجى تكوين مفتاح API Unsplash.', | ||
'placeholder' => 'ابحث عن صور عالية الدقة مجانًا', | ||
'clear' => [ | ||
'action' => 'إزالة', | ||
'description' => 'الصورة المحددة', | ||
], | ||
'caption' => [ | ||
'by' => 'الصورة من تصوير', | ||
'on' => 'على', | ||
], | ||
'search' => [ | ||
'empty' => 'لم نتمكن من العثور على أي مباريات.', | ||
], | ||
'uploader' => [ | ||
'label' => 'إضافة صورة', | ||
'caption' => [ | ||
'placeholder' => 'اكتب التسمية التوضيحية للصورة (اختياري)', | ||
], | ||
'layout' => [ | ||
'default' => 'التخطيط الافتراضي', | ||
'wide' => 'صورة واسعة', | ||
], | ||
], | ||
], | ||
], | ||
], | ||
'image' => [ | ||
'header' => 'صورة مميزة', | ||
], | ||
'publish' => [ | ||
'header' => 'تاريخ النشر (م / د / س: م)', | ||
'subtext' => [ | ||
'details' => 'آخر جدولة يستخدم تنسيق الوقت لمدة 24 ساعة ويستخدم', | ||
'timezone' => 'وحدة زمنية', | ||
], | ||
], | ||
'seo' => [ | ||
'header' => 'كبار المسئولين الاقتصاديين والاجتماعية', | ||
'meta' => 'ميتا الوصف', | ||
'facebook' => [ | ||
'title' => [ | ||
'label' => 'عنوان بطاقة فيسبوك', | ||
'placeholder' => 'العنوان في بطاقة فيسبوك', | ||
], | ||
'description' => [ | ||
'label' => 'وصف بطاقة فيسبوك', | ||
'placeholder' => 'الوصف في الفيسبوك بطاقة', | ||
], | ||
], | ||
'twitter' => [ | ||
'title' => [ | ||
'label' => 'عنوان بطاقة تويتر', | ||
'placeholder' => 'العنوان في بطاقة تويتر', | ||
], | ||
'description' => [ | ||
'label' => 'وصف بطاقة تويتر', | ||
'placeholder' => 'الوصف في بطاقة تويتر', | ||
], | ||
], | ||
], | ||
'settings' => [ | ||
'header' => 'الاعدادات العامة', | ||
'slug' => [ | ||
'label' => 'سبيكة', | ||
'placeholder' => 'على بعد فريدة من نوعها سبيكة', | ||
], | ||
'summary' => [ | ||
'label' => 'ملخص', | ||
'placeholder' => 'ملخص وصفي ..', | ||
], | ||
'topic' => [ | ||
'label' => 'موضوع', | ||
], | ||
'tags' => [ | ||
'label' => 'الكلمات', | ||
], | ||
], | ||
], | ||
'delete' => [ | ||
'header' => 'حذف', | ||
'warning' => 'اختفت المشاركات المحذوفة إلى الأبد. هل أنت واثق؟', | ||
], | ||
|
||
]; |
Oops, something went wrong.