/*
* Copyright (c) 2023. Selldone® Business OS™
*
* Author: M.Pajuhaan
* Web: https://selldone.com
* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
*
* All rights reserved. In the weave of time, where traditions and innovations intermingle, this content was crafted.
* From the essence of thought, through the corridors of creativity, each word, and sentiment has been molded.
* Not just to exist, but to inspire. Like an artist's stroke or a sculptor's chisel, every nuance is deliberate.
* Our journey is not just about reaching a destination, but about creating a masterpiece.
* Tread carefully, for you're treading on dreams.
*/
export default {
menu: {
home: "Home",
dashboard: "Dashboard",
login: "Login",
help: "Help",
blog: "Blog",
price_list: "Pricing",
apps: "Apps",
experts: "Experts",
demo: "Selldoners",
partnership: "Partnership",
partner: {
title: "Partner Panel ● Whitelabel SaaS",
subtitle:
"An ecommerce platform with white-labeling is perfect for verified agencies.",
},
affiliate: {
title: "Affiliate Program ● Lifetime",
subtitle:
"Anyone can enroll in this program and earn from subscription and transaction fees for lifetime.",
},
},
/** @see OLayout **/
home_menu: {
buttons_header: "Deep dive into Selldone",
beta: "Beta",
home: "Home",
why_selldone: "Why Selldone?",
ecommerce: "Ecommerce
Builder",
automation: "Automation & IoT",
ai: "AI",
app_builder: "App Builder",
seo: "Auto SEO
Engine",
marketing: "Marketing &
Campaign",
report: "Smart Report
Generator",
domain: "Cloud-based Hosting",
accounting: "Payment &
Accounting",
logistics: "Logistics &
Shipping",
page_builder: "Landing Page
Builder",
incentives: "Club &
Incentives",
orders: "Orders &
Processing",
staff: "Customers &
Team",
community: "Custom Community",
pos: "Online POS",
group_build: {
header: "Build",
subheader: "We build a system around you to create your success story.",
},
group_manage: {
header: "Manage",
subheader: "Managing your business will be more enjoyable than ever.",
},
group_sell: {
header: "Sell",
subheader: "Always be closing, make money and enjoy it.",
},
group_grow: {
header: "Grow",
subheader:
"Enterprise-grade features and tools at your hand, the sky will be your limit.",
},
},
};