mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-16 13:13:26 +09:00
i18nUtils renamed with languageParser
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"main": [
|
||||
{ "name": "الرئيسية", "url": "/" },
|
||||
{ "name": "نبذة عنا", "url": "/about" },
|
||||
{ "name": "العناصر", "url": "/elements" },
|
||||
{
|
||||
"name": "Pages",
|
||||
"url": "",
|
||||
"hasChildren": true,
|
||||
"children": [
|
||||
{ "name": "اتصل بنا", "url": "/contact" },
|
||||
{ "name": "المدونة", "url": "/blog" },
|
||||
{ "name": "المؤلفون", "url": "/authors" },
|
||||
{ "name": "التصنيفات", "url": "/categories" },
|
||||
{ "name": "العلامات", "url": "/tags" },
|
||||
{ "name": "صفحة 404", "url": "/404" }
|
||||
]
|
||||
}
|
||||
],
|
||||
"footer": [
|
||||
{ "name": "العناصر", "url": "/elements" },
|
||||
{ "name": "سياسة الخصوصية", "url": "/privacy-policy" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user