默认语言改成英文,资源文件复制en.js

临时移除博客菜单
This commit is contained in:
yang.xie 2022-10-20 20:10:32 +08:00
parent 235caec681
commit 62ff589f29
6 changed files with 54 additions and 1080 deletions

View File

@ -1,8 +1,8 @@
VUE_APP_URL=http://localhost:8080/
VUE_APP_SERVER=http://54.39.157.60:8383/
VUE_APP_I18N_LOCALE=zh
VUE_APP_I18N_FALLBACK_LOCALE=zh
VUE_APP_I18N_LOCALE=en
VUE_APP_I18N_FALLBACK_LOCALE=en
VUE_APP_DEFAULT_AUTH=authapi

View File

@ -64,767 +64,11 @@ export const menuItems = [
]
},
// {
// id: 71,
// label: "navbar.link.text",
// icon: "bx-detail",
// link: 'https://ceac.state.gov/CEACStatTracker/Status.aspx',
// },
{
id: 70,
label: "menuitems.blog.text",
icon: "bx-detail",
link: '/blog/list',
// subItems: [
// {
// id: 67,
// label: 'menuitems.blog.list.bloglist',
// link: '/blog/list',
// parentId: 66
// },
// {
// id: 68,
// label: 'menuitems.blog.list.grid',
// link: '/blog/grid',
// parentId: 66
// },
// {
// id: 69,
// label: 'menuitems.blog.list.detail',
// link: '/blog/detail',
// parentId: 66
// }
// ]
},
// {
// id: 6,
// label: 'menuitems.uielements.text',
// icon: 'bx-tone',
// isUiElement: true,
// subItems: [
// {
// id: 7,
// label: 'menuitems.uielements.list.alerts',
// link: '/ui/alerts',
// parentId: 6
// },
// {
// id: 8,
// label: 'menuitems.uielements.list.buttons',
// link: '/ui/buttons',
// parentId: 6
// },
// {
// id: 9,
// label: 'menuitems.uielements.list.cards',
// link: '/ui/cards',
// parentId: 6
// },
// {
// id: 10,
// label: 'menuitems.uielements.list.carousel',
// link: '/ui/carousel',
// parentId: 6
// },
// {
// id: 11,
// label: 'menuitems.uielements.list.dropdowns',
// link: '/ui/dropdowns',
// parentId: 6
// },
// {
// id: 12,
// label: 'menuitems.uielements.list.grid',
// link: '/ui/grid',
// parentId: 6
// },
// {
// id: 13,
// label: 'menuitems.uielements.list.images',
// link: '/ui/images',
// parentId: 6
// },
// {
// id: 14,
// label: 'menuitems.uielements.list.modals',
// link: '/ui/modals',
// parentId: 6
// },
// {
// id: 14,
// label: 'menuitems.uielements.list.offcanvas',
// link: '/ui/offcanvas',
// parentId: 6
// },
// {
// id: 15,
// label: 'menuitems.uielements.list.rangeslider',
// link: '/ui/rangeslider',
// parentId: 6
// },
// {
// id: 16,
// label: 'menuitems.uielements.list.progressbar',
// link: '/ui/progressbars',
// parentId: 6
// },
// {
// id: 89,
// label: "menuitems.uielements.list.placeholder",
// link: "/ui/placeholder",
// parentId: 79
// },
// {
// id: 17,
// label: 'menuitems.uielements.list.sweetalert',
// link: '/ui/sweet-alert',
// parentId: 6
// },
// {
// id: 18,
// label: 'menuitems.uielements.list.tabs',
// link: '/ui/tabs-accordions',
// parentId: 6
// },
// {
// id: 19,
// label: 'menuitems.uielements.list.typography',
// link: '/ui/typography',
// parentId: 6
// },
// {
// id: 20,
// label: 'menuitems.uielements.list.video',
// link: '/ui/video',
// parentId: 6
// },
// {
// id: 21,
// label: 'menuitems.uielements.list.general',
// link: '/ui/general',
// parentId: 6
// },
// {
// id: 22,
// label: 'menuitems.uielements.list.colors',
// link: '/ui/colors',
// parentId: 6
// },
// {
// id: 23,
// label: "menuitems.uielements.list.lightbox",
// link: "/ui/lightbox",
// parentId: 6
// },
// {
// id: 24,
// label: "menuitems.uielements.list.cropper",
// link: "/ui/image-cropper",
// parentId: 6
// },
// ]
// },
// {
// id: 25,
// label: 'menuitems.apps.text',
// icon: 'bx-customize',
// subItems: [
// {
// id: 26,
// label: 'menuitems.calendar.text',
// link: '/calendar',
// parentId: 25
// },
// {
// id: 27,
// label: 'menuitems.chat.text',
// link: '/chat',
// parentId: 25
// },
// {
// id: 28,
// label: "menuitems.filemanager.text",
// link: "/apps/file-manager",
// parentId: 25
// },
// {
// id: 29,
// label: 'menuitems.email.text',
// subItems: [
// {
// id: 30,
// label: 'menuitems.email.list.inbox',
// link: '/email/inbox',
// parentId: 29
// },
// {
// id: 31,
// label: 'menuitems.email.list.reademail',
// link: '/email/reademail/1',
// parentId: 29
// },
// {
// id: 32,
// label: "menuitems.email.list.template.text",
// parentId: 29,
// subItems: [
// {
// id: 33,
// label: 'menuitems.email.list.template.list.basic',
// link: '/email/templates/basic',
// parentId: 32
// },
// {
// id: 34,
// label: 'menuitems.email.list.template.list.alert',
// link: '/email/templates/alert',
// parentId: 32
// },
// {
// id: 35,
// label: 'menuitems.email.list.template.list.billing',
// link: '/email/templates/billing',
// parentId: 32
// }
// ]
// }
// ]
// },
// {
// id: 36,
// label: 'menuitems.ecommerce.text',
// subItems: [
// {
// id: 37,
// label: 'menuitems.ecommerce.list.products',
// link: '/ecommerce/products',
// parentId: 36
// },
// {
// id: 38,
// label: 'menuitems.ecommerce.list.productdetail',
// link: '/ecommerce/product-detail',
// parentId: 36
// },
// {
// id: 39,
// label: 'menuitems.ecommerce.list.orders',
// link: '/ecommerce/orders',
// parentId: 36
// },
// {
// id: 40,
// label: 'menuitems.ecommerce.list.customers',
// link: '/ecommerce/customers',
// parentId: 36
// },
// {
// id: 41,
// label: 'menuitems.ecommerce.list.cart',
// link: '/ecommerce/cart',
// parentId: 36
// },
// {
// id: 42,
// label: 'menuitems.ecommerce.list.checkout',
// link: '/ecommerce/checkout',
// parentId: 36
// },
// {
// id: 43,
// label: 'menuitems.ecommerce.list.shops',
// link: '/ecommerce/shops',
// parentId: 36
// },
// {
// id: 44,
// label: 'menuitems.ecommerce.list.addproduct',
// link: '/ecommerce/add-product',
// parentId: 36
// },
// ]
// },
// {
// id: 45,
// label: 'menuitems.crypto.text',
// icon: 'bx-bitcoin',
// subItems: [
// {
// id: 46,
// label: 'menuitems.crypto.list.wallet',
// link: '/crypto/wallet',
// parentId: 45
// },
// {
// id: 47,
// label: 'menuitems.crypto.list.buy/sell',
// link: '/crypto/buy-sell',
// parentId: 45
// },
// {
// id: 48,
// label: 'menuitems.crypto.list.exchange',
// link: '/crypto/exchange',
// parentId: 45
// },
// {
// id: 49,
// label: 'menuitems.crypto.list.lending',
// link: '/crypto/lending',
// parentId: 45
// },
// {
// id: 50,
// label: 'menuitems.crypto.list.orders',
// link: '/crypto/orders',
// parentId: 45
// },
// {
// id: 51,
// label: 'menuitems.crypto.list.kycapplication',
// link: '/crypto/kyc-application',
// parentId: 45
// },
// {
// id: 52,
// label: 'menuitems.crypto.list.icolanding',
// link: '/crypto/ico-landing',
// parentId: 45
// }
// ]
// },
// {
// id: 53,
// label: 'menuitems.projects.text',
// subItems: [
// {
// id: 54,
// label: 'menuitems.projects.list.grid',
// link: '/projects/grid',
// parentId: 53
// },
// {
// id: 55,
// label: 'menuitems.projects.list.projectlist',
// link: '/projects/list',
// parentId: 53
// },
// {
// id: 56,
// label: 'menuitems.projects.list.overview',
// link: '/projects/overview',
// parentId: 53
// },
// {
// id: 57,
// label: 'menuitems.projects.list.create',
// link: '/projects/create',
// parentId: 53
// }
// ]
// },
// {
// id: 58,
// label: 'menuitems.tasks.text',
// subItems: [
// {
// id: 59,
// label: 'menuitems.tasks.list.tasklist',
// link: '/tasks/list',
// parentId: 58
// },
// {
// id: 60,
// label: 'menuitems.tasks.list.kanban',
// link: '/tasks/kanban',
// parentId: 58
// },
// {
// id: 61,
// label: 'menuitems.tasks.list.createtask',
// link: '/tasks/create',
// parentId: 58
// }
// ]
// },
// {
// id: 62,
// label: 'menuitems.contacts.text',
// icon: 'bxs-user-detail',
// subItems: [
// {
// id: 63,
// label: 'menuitems.contacts.list.usergrid',
// link: '/contacts/grid',
// parentId: 62
// },
// {
// id: 64,
// label: 'menuitems.contacts.list.userlist',
// link: '/contacts/list',
// parentId: 61
// },
// {
// id: 65,
// label: 'menuitems.contacts.list.profile',
// link: '/contacts/profile',
// parentId: 61
// }
// ]
// },
// {
// id: 66,
// label: "menuitems.blog.text",
// icon: "bx-detail",
// subItems: [
// {
// id: 67,
// label: 'menuitems.blog.list.bloglist',
// link: '/blog/list',
// parentId: 66
// },
// {
// id: 68,
// label: 'menuitems.blog.list.grid',
// link: '/blog/grid',
// parentId: 66
// },
// {
// id: 69,
// label: 'menuitems.blog.list.detail',
// link: '/blog/detail',
// parentId: 66
// }
// ]
// },
// ]
// },
// {
// id: 70,
// icon: 'bx-collection',
// label: 'menuitems.components.text',
// subItems: [
// {
// id: 71,
// label: 'menuitems.forms.text',
// subItems: [
// {
// id: 72,
// label: 'menuitems.forms.list.elements',
// link: '/form/elements',
// parentId: 71
// },
// {
// id: 73,
// label: 'menuitems.forms.list.layouts',
// link: '/form/layouts',
// parentId: 71
// },
// {
// id: 74,
// label: 'menuitems.forms.list.validation',
// link: '/form/validation',
// parentId: 71
// },
// {
// id: 75,
// label: 'menuitems.forms.list.advanced',
// link: '/form/advanced',
// parentId: 71
// },
// {
// id: 76,
// label: 'menuitems.forms.list.editor',
// link: '/form/editor',
// parentId: 71
// },
// {
// id: 77,
// label: 'menuitems.forms.list.fileupload',
// link: '/form/uploads',
// parentId: 71
// },
// {
// id: 78,
// label: 'menuitems.forms.list.repeater',
// link: '/form/repeater',
// parentId: 71
// },
// {
// id: 79,
// label: 'menuitems.forms.list.wizard',
// link: '/form/wizard',
// parentId: 71
// },
// {
// id: 80,
// label: 'menuitems.forms.list.mask',
// link: '/form/mask',
// parentId: 71
// }
// ]
// },
// {
// id: 81,
// label: 'menuitems.tables.text',
// subItems: [
// {
// id: 82,
// label: 'menuitems.tables.list.basic',
// link: '/tables/basic',
// parentId: 81
// },
// ]
// },
// {
// id: 84,
// label: 'menuitems.charts.text',
// subItems: [
// {
// id: 85,
// label: 'menuitems.charts.list.apex',
// link: '/charts/apex',
// parentId: 84
// },
// {
// id: 86,
// label: 'menuitems.charts.list.chartjs',
// link: '/charts/chartjs',
// parentId: 84
// },
// {
// id: 87,
// label: 'menuitems.charts.list.chartist',
// link: '/charts/chartist',
// parentId: 84
// },
// {
// id: 88,
// label: 'menuitems.charts.list.echart',
// link: '/charts/echart',
// parentId: 84
// }
// ]
// },
// {
// id: 89,
// label: 'menuitems.icons.text',
// subItems: [
// {
// id: 90,
// label: 'menuitems.icons.list.boxicons',
// link: '/icons/boxicons',
// parentId: 89
// },
// {
// id: 91,
// label: 'menuitems.icons.list.materialdesign',
// link: '/icons/materialdesign',
// parentId: 89
// },
// {
// id: 92,
// label: 'menuitems.icons.list.dripicons',
// link: '/icons/dripicons',
// parentId: 89
// },
// {
// id: 93,
// label: 'menuitems.icons.list.fontawesome',
// link: '/icons/fontawesome',
// parentId: 89
// },
// ]
// },
// {
// id: 94,
// label: 'menuitems.maps.text',
// subItems: [
// {
// id: 95,
// label: 'menuitems.maps.list.googlemap',
// link: '/maps/google',
// parentId: 94
// },
// {
// id: 96,
// label: "menuitems.maps.list.leafletmap",
// link: "/maps/leaflet",
// parentId: 94
// },
// ]
// }
// ]
// label: "menuitems.blog.text",
// icon: "bx-detail",
// link: '/blog/list'
// },
// {
// id: 97,
// label: 'navbar.dropdown.megamenu.extrapages.title',
// icon: 'bx-file',
// subItems: [
// {
// id: 98,
// label: 'menuitems.invoices.text',
// subItems: [
// {
// id: 99,
// label: 'menuitems.invoices.list.invoicelist',
// link: '/invoices/list',
// parentId: 98
// },
// {
// id: 100,
// label: 'menuitems.invoices.list.invoicedetail',
// link: '/invoices/detail',
// parentId: 98
// },
// ]
// },
// {
// id: 101,
// label: 'menuitems.authentication.text',
// subItems: [
// {
// id: 102,
// label: "menuitems.authentication.list.login",
// link: "/auth/login-1",
// parentId: 101
// },
// {
// id: 103,
// label: "menuitems.authentication.list.login-2",
// link: "/auth/login-2",
// parentId: 101
// },
// {
// id: 104,
// label: "menuitems.authentication.list.register",
// link: "/auth/register-1",
// parentId: 101
// },
// {
// id: 105,
// label: "menuitems.authentication.list.register-2",
// link: "/auth/register-2",
// parentId: 101
// },
// {
// id: 106,
// label: "menuitems.authentication.list.recoverpwd",
// link: "/auth/recoverpwd",
// parentId: 101
// },
// {
// id: 107,
// label: "menuitems.authentication.list.recoverpwd-2",
// link: "/auth/recoverpwd-2",
// parentId: 101
// },
// {
// id: 108,
// label: "menuitems.authentication.list.lockscreen",
// link: "/auth/lock-screen",
// parentId: 101
// },
// {
// id: 109,
// label: "menuitems.authentication.list.lockscreen-2",
// link: "/auth/lock-screen-2",
// parentId: 101
// },
// {
// id: 110,
// label: "menuitems.authentication.list.confirm-mail",
// link: "/auth/comfirm-mail",
// parentId: 101
// },
// {
// id: 111,
// label: "menuitems.authentication.list.confirm-mail-2",
// link: "/auth/comfirm-mail-2",
// parentId: 101
// },
// {
// id: 112,
// label: "menuitems.authentication.list.verification",
// link: "/auth/email-verification",
// parentId: 101
// },
// {
// id: 113,
// label: "menuitems.authentication.list.verification-2",
// link: "/auth/email-verification-2",
// parentId: 101
// },
// {
// id: 114,
// label: "menuitems.authentication.list.verification-step",
// link: "/auth/two-step-verification",
// parentId: 101
// },
// {
// id: 115,
// label: "menuitems.authentication.list.verification-step-2",
// link: "/auth/two-step-verification-2",
// parentId: 101
// }
// ]
// },
// {
// id: 116,
// label: 'menuitems.utility.text',
// icon: 'bx-file',
// subItems: [
// {
// id: 117,
// label: 'menuitems.utility.list.starter',
// link: '/pages/starter',
// parentId: 116
// },
// {
// id: 118,
// label: 'menuitems.utility.list.maintenance',
// link: '/pages/maintenance',
// parentId: 116
// },
// {
// id: 118,
// label: "menuitems.utility.list.comingsoon",
// link: "/pages/coming-soon",
// parentId: 116
// },
// {
// id: 119,
// label: 'menuitems.utility.list.timeline',
// link: '/pages/timeline',
// parentId: 116
// },
// {
// id: 120,
// label: 'menuitems.utility.list.faqs',
// link: '/pages/faqs',
// parentId: 116
// },
// {
// id: 121,
// label: 'menuitems.utility.list.pricing',
// link: '/pages/pricing',
// parentId: 116
// },
// {
// id: 122,
// label: 'menuitems.utility.list.error404',
// link: '/pages/404',
// parentId: 116
// },
// {
// id: 123,
// label: 'menuitems.utility.list.error500',
// link: '/pages/500',
// parentId: 116
// },
// ]
// },
// ]
// }
];
function getMonthsList(){
let _list = [];

View File

@ -227,7 +227,7 @@ export default {
<i class="mdi mdi-chevron-down d-none d-xl-inline-block"></i>
</div>
<div v-else>
<span class="md-none d-xl-inline-block ms-1">MyAccount</span>
<span class="md-none d-xl-inline-block ms-1">My Account</span>
<i class="mdi mdi-chevron-down d-none d-xl-inline-block"></i>
</div>
</template>

View File

@ -189,7 +189,7 @@ export default {
</router-link>
</div>
</div>
<div class="d-flex save-ad">预留广告位</div>
<div class="d-flex save-ad">{{$t("texts.ad_place_holder")}}</div>
<div class="d-flex">
<b-button pill variant="info" @click="goDonate()">Donate</b-button>
<!-- <div class="font-size-16 header-item" style="line-height:70px; margin-right:2rem; cursor: pointer;text-decoration:underline;" @click="goLink()">{{$t('navbar.link.text')}}</div> -->
@ -220,7 +220,7 @@ export default {
<i class="mdi mdi-chevron-down d-none d-xl-inline-block"></i>
</div>
<div v-else>
<span class="md-none d-xl-inline-block ms-1">MyAccount</span>
<span class="md-none d-xl-inline-block ms-1">My Account</span>
<i class="mdi mdi-chevron-down d-none d-xl-inline-block"></i>
</div>
</template>

View File

@ -1,341 +1,71 @@
{
"navbar": {
"link": {
"text": "Visa Status Check from USDS"
},
"search": {
"text": "Search..."
},
"dropdown": {
"megamenu": {
"text": "Mega Menu",
"uicontent": {
"title": "UI Components",
"list": {
"lightbox": "Lightbox",
"rangeslider": "Range Slider",
"sweetalert": "Sweet Alert",
"rating": "Rating",
"forms": "Forms",
"tables": "Tables",
"charts": "Charts"
}
},
"application": {
"title": "Applications",
"list": {
"ecommerce": "Ecommece",
"calendar": "Calendar",
"email": "Email",
"projects": "Projects",
"tasks": "Tasks",
"contacts": "Contacts"
}
},
"extrapages": {
"title": "Extra Pages",
"list": {
"lightsidebar": "Light Sidebar",
"compactsidebar": "Compact Sidebar",
"horizontallayout": "Horizontal Layout",
"maintenance": "Maintenance",
"comingsoon": "Coming Soon",
"timeline": "Timeline",
"faqs": "FAQs"
}
}
},
"site": {
"list": {
"github": "GitHub",
"bitbucket": "Bitbucket",
"dribbble": "Dribbble",
"dropbox": "Dropbox",
"mailchimp": "Mail Chimp",
"slack": "Slack"
}
},
"notification": {
"badge": "3",
"text": "Notifications",
"subtext": "View All",
"order": {
"title": "Your order is placed",
"text": "If several languages coalesce the grammar",
"time": "3 min ago"
},
"james": {
"title": "James Lemire",
"text": "It will seem like simplified English.",
"time": "1 hours ago"
},
"item": {
"title": "Your item is shipped",
"text": "If several languages coalesce the grammar",
"time": "3 min ago"
},
"salena": {
"title": "Salena Layfield",
"text": "As a skeptical Cambridge friend of mine occidental.",
"time": "1 hours ago"
},
"button": "View More.."
},
"henry": {
"text": "Henry",
"list": {
"profile": "Profile",
"mywallet": "My Wallet",
"settings": "Settings",
"lockscreen": "Lock screen",
"logout": "Logout"
}
}
}
},
"menuitems": {
"visa": {
"text": "VISA"
},
"home": {
"text": "HOME"
},
"complete": {
"day7": "Last 7 Days' Complete Cases",
"day30": "Last 30 Days' Complete Cases",
"day90": "Last 90 Days' Complete Cases"
},
"menu": {
"text": "Menu"
"text": "菜单"
},
"dashboards": {
"text": "Dashboards",
"text": "仪表板",
"badge": "04",
"list": {
"default": "Default",
"saas": "Saas",
"crypto": "Crypto",
"blog": "Blog"
}
},
"layouts": {
"text": "Layouts",
"list": {
"horizontal": "Horizontal",
"lightsidebar": "Light Sidebar",
"compactsidebar": "Compact Sidebar",
"iconsidebar": "Icons Sidebar",
"boxed": "Boxed Layout",
"coloredsidebar": "Colored Sidebar",
"vertical": "Vertical",
"lighttopbar": "Light Topbar",
"coloredheader": "Colored Header"
}
},
"apps": {
"text": "Apps"
},
"calendar": {
"text": "Calendar"
},
"chat": {
"text": "Chat",
"badge": "New"
},
"filemanager": {
"text": "File Manager",
"badge": "New"
},
"ecommerce": {
"text": "Ecommerce",
"list": {
"products": "Products",
"productdetail": "Product Detail",
"orders": "Orders",
"customers": "Customers",
"cart": "Cart",
"checkout": "Checkout",
"shops": "Shops",
"addproduct": "Add Product"
}
},
"crypto": {
"text": "Crypto",
"list": {
"wallet": "Wallet",
"buy/sell": "Buy/sell",
"exchange": "Exchange",
"lending": "Lending",
"orders": "Orders",
"kycapplication": "KYC Application",
"icolanding": "ICO Landing"
}
},
"email": {
"text": "Email",
"list": {
"inbox": "Inbox",
"reademail": "Read Email",
"template": {
"text": "Templates",
"list": {
"basic": "Basic Action",
"alert": "Alert Email",
"billing": "Billing Email"
}
}
}
},
"invoices": {
"text": "Invoices",
"list": {
"invoicelist": "Invoice List",
"invoicedetail": "Invoice Detail"
}
},
"projects": {
"text": "Projects",
"list": {
"grid": "Projects Grid",
"projectlist": "Projects List",
"overview": "Project Overview",
"create": "Create New"
}
},
"tasks": {
"text": "Tasks",
"list": {
"tasklist": "Task List",
"kanban": "Kanban Board",
"createtask": "Create Task"
}
},
"contacts": {
"text": "Contacts",
"list": {
"usergrid": "User Grid",
"userlist": "User List",
"profile": "Profile"
"default": "默认",
"saas": "萨斯",
"crypto": "加密货币",
"blog": "博客"
}
},
"blog": {
"text": "Blog",
"badge": "New",
"text": "博客",
"badge": "新",
"list": {
"bloglist": "Blog List",
"grid": "Blog Grid",
"detail": "Blog Details"
"bloglist": "博客列表",
"grid": "博客网格",
"detail": "博客详细信息"
}
},
"pages": {
"text": "Pages"
"text": "页数"
},
"authentication": {
"text": "Authentication",
"badge": "New",
"text": "认证方式",
"badge": "新",
"list": {
"login": "Login",
"login-2": "Login 2",
"register": "Register",
"register-2": "Register 2",
"recoverpwd": "Recover Password",
"recoverpwd-2": "Recover Password 2",
"lockscreen": "Lock screen",
"lockscreen-2": "Lock screen 2",
"confirm-mail": "Confirm Mail",
"confirm-mail-2": "Confirm Mail 2",
"verification": "Email verification",
"verification-2": "Email verification 2",
"verification-step": "Two step verification",
"verification-step-2": "Two step verification 2"
}
},
"utility": {
"text": "Utility",
"list": {
"starter": "Starter Page",
"maintenance": "Maintenance",
"timeline": "Timeline",
"faqs": "FAQs",
"pricing": "Pricing",
"error404": "Error 404",
"error500": "Error 500",
"comingsoon": "Coming Soon"
}
},
"components": {
"text": "Components"
},
"uielements": {
"text": "UI Elements",
"list": {
"alerts": "Alerts",
"buttons": "Buttons",
"cards": "Cards",
"carousel": "Carousel",
"dropdowns": "Dropdowns",
"grid": "Grid",
"images": "Images",
"modals": "Modals",
"rangeslider": "Range Slider",
"progressbar": "Progress Bars",
"placeholder": "Placeholder",
"sweetalert": "Sweet Alert",
"tabs": "Tabs & Accordions",
"typography": "Typography",
"video": "Video",
"general": "General",
"colors": "Colors",
"lightbox": "Lightbox",
"cropper": "Image Cropper",
"offcanvas": "Offcanvas"
}
},
"forms": {
"text": "Forms",
"badge": "8",
"list": {
"elements": "Form Elements",
"layouts": "Form Layouts",
"validation": "Form Validation",
"advanced": "Form Advanced",
"editor": "Form Editor",
"fileupload": "Form File Upload",
"repeater": "Form Repeater",
"wizard": "Form Wizard",
"mask": "Form Mask"
}
},
"tables": {
"text": "Tables",
"list": {
"basic": "Basic Tables",
"advanced": "Advanced Table"
}
},
"charts": {
"text": "Charts",
"list": {
"apex": "Apex Charts",
"chartjs": "Chartjs Charts",
"chartist": "Chartist Charts",
"echart": "E Charts"
}
},
"icons": {
"text": "Icons",
"list": {
"boxicons": "Boxicons",
"materialdesign": "Material Design",
"dripicons": "Dripicons",
"fontawesome": "Font Awesome"
}
},
"maps": {
"text": "Maps",
"list": {
"googlemap": "Google Maps",
"leafletmap": "Leaflet Maps"
}
},
"multilevel": {
"text": "Multi Level",
"list": {
"level1": {
"1": "Level 1.1",
"2": "Level 1.2",
"level2": {
"1": "Level 2.1",
"2": "Level 2.2"
}
}
"recoverpwd": "恢复密码",
"lockscreen": "锁屏",
"login-2": "登录2",
"register-2": "注册2",
"recoverpwd-2": "找回密码2",
"lockscreen-2": "锁屏2",
"confirm-mail": "确认邮件",
"confirm-mail-2": "确认邮件2",
"verification": "电子邮件验证",
"verification-2": "电子邮件验证2",
"verification-step": "两步验证",
"verification-step-2": "两步验证2"
}
}
},
"texts": {
"ad_place_holder": "Advertisement place holder"
}
}
}

View File

@ -78,11 +78,11 @@ export default {
<!-- ============================================================== -->
<div class="main-content">
<div class="page-content" style="display:flex;">
<div class="content-ad">预留广告位</div>
<div class="content-ad">{{$t("texts.ad_place_holder")}}</div>
<div class="container-fluid">
<slot />
</div>
<div class="content-ad">预留广告位</div>
<div class="content-ad">{{$t("texts.ad_place_holder")}}</div>
<!-- container-fluid -->
</div>
<!-- End Page-content -->