This commit is contained in:
2020-12-23 00:43:59 -05:00
parent 0fd880f57b
commit 86c845b49b
54 changed files with 3638 additions and 107 deletions

View File

@@ -1 +1,32 @@
{}
{
"about": "About",
"navigation": "Navigation",
"submitting": "Submitting...",
"submitting_please_wait": "Submitting, please wait...",
"recalculating": "Recalculating...",
"loading_please_wait": "Loading, please wait...",
"tap_back_again_to_exit": "Tap back again to exit",
"main_content_1": "Since 1999, we have been committed to developing a complete and powerful sales system, helping thousands of small businesses handle sales smoothly. Currently we have two main products.",
"minipos": "MiniPOS",
"point_of_sale_system_solution": "Point of sale system solution",
"learn_more": "Learn more...",
"information": "Information",
"service_policy": "Service policy",
"return_policy": "Return policy",
"privacy_policy": "Privacy policy",
"license_agreement": "License agreement",
"support": "Support",
"wiki": "Wiki",
"support_ticket": "Support ticket",
"contact_us": "Contact us",
"about_us": "About us",
"renew_license": "Renew license",
"developer_of": "Developers of",
"home": "Home",
"download": "Download",
"tutorials": "Tutorials",
"shop": "Shop",
"blog": "Blog",
"login": "Login",
"logout": "Logout"
}

32
lib/l10n/intl_zh_CN.arb Normal file
View File

@@ -0,0 +1,32 @@
{
"about": "关于",
"navigation": "导航",
"submitting": "提交中...",
"submitting_please_wait": "提交中,清稍候...",
"recalculating": "运算中...",
"loading_please_wait": "装载中,清稍候...",
"tap_back_again_to_exit": "再次点击返回退出",
"main_content_1": "自从1999年来我们一直致力于开发完整的强大的销售系统帮助了上千小企业平滑的处理销售业务。当前我们有两个主要的产品。",
"minipos": "MiniPOS",
"point_of_sale_system_solution": "收款系统方案",
"learn_more": "了解更多...",
"information": "信息",
"service_policy": "服务条款",
"return_policy": "退货条款",
"privacy_policy": "私隐条款",
"license_agreement": "许可协议",
"support": "技术支持",
"wiki": "维基",
"support_ticket": "客户提问",
"contact_us": "联系我们",
"about_us": "关于我们",
"renew_license": "证书续期",
"developer_of": "开发者",
"home": "首页",
"download": "下载",
"tutorials": "教程",
"shop": "线上购买",
"blog": "博客",
"login": "登入",
"logout": "登出"
}