🌐 Localize solar network intro
This commit is contained in:
13
public/locales/en-US/common.json
Normal file
13
public/locales/en-US/common.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"actionDownload": "Download",
|
||||
"downloadPlatform": "Platform",
|
||||
"downloadDistribution": "Distribution",
|
||||
"downloadAppleStore": "iOS / macOS (App Store)",
|
||||
"downloadAppleTestflight": "iOS / macOS (TestFlight)",
|
||||
"downloadAndroid": "Android",
|
||||
"downloadWindows": "Windows",
|
||||
"downloadWeb": "Web",
|
||||
"downloadSourceCode": "Source Code",
|
||||
"actionOpen": "Open",
|
||||
"faq": "Frequently Asked Questions"
|
||||
}
|
13
public/locales/en-US/product-solar-network.json
Normal file
13
public/locales/en-US/product-solar-network.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"appName": "Solar Network",
|
||||
"appDescription": "The next generation Social Network platform.",
|
||||
"appSlogan": "Social Network, Redefined.",
|
||||
"faq1": "What's the relationship between Solar Network and Solian?",
|
||||
"faq1a": "Solian is the official app made for Solar Network. And the Solar Network is the official HyperNet instance hosted by Solsynth LLC. For simple, Solian is the app, and the Solar Network is the platform.",
|
||||
"faq2": "What's the relationship between Solar Network and HyperNet?",
|
||||
"faq2a": "HyperNet is the entire project including frontend app (also knowns as Solian for public) and the backend server. And the Solar Network is the official HyperNet instance which hosted and managed by Solsynth LLC who developed the HyperNet Project.",
|
||||
"faq3": "Which rules do I need to follow while using Solar Network?",
|
||||
"faq3a": "Check out our Terms & Conditions for a detailed explanation of what you can do and cannot do on Solar Network. If you violate any of these rules, we have the right to suspend or terminate your account., you can see them in the drawer.",
|
||||
"faq4": "If I have any question about Solar Network, where can I get help?",
|
||||
"faq4a": "Feel free to email as at lily@solsynth.dev"
|
||||
}
|
13
public/locales/zh-CN/common.json
Normal file
13
public/locales/zh-CN/common.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"actionDownload": "下载",
|
||||
"downloadPlatform": "平台",
|
||||
"downloadDistribution": "分发",
|
||||
"downloadAppleStore": "iOS / macOS (App Store)",
|
||||
"downloadAppleTestflight": "iOS / macOS (TestFlight)",
|
||||
"downloadAndroid": "安卓",
|
||||
"downloadWindows": "Windows",
|
||||
"downloadWeb": "网页版",
|
||||
"downloadSourceCode": "源代码",
|
||||
"actionOpen": "打开",
|
||||
"faq": "常见问题"
|
||||
}
|
13
public/locales/zh-CN/product-solar-network.json
Normal file
13
public/locales/zh-CN/product-solar-network.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"appName": "Solar Network",
|
||||
"appDescription": "下一代社交网络平台",
|
||||
"appSlogan": "重新定义社交网络",
|
||||
"faq1": "Solar Network 和 Solian 之间有什么关系?",
|
||||
"faq1a": "Solian 是为 Solar Network 制作的官方应用程序。而 Solar Network 是由 Solsynth LLC 托管的官方 HyperNet 实例。简单来说,Solian 是应用程序,而 Solar Network 是平台。",
|
||||
"faq2": "Solar Network 和 HyperNet 之间有什么关系?",
|
||||
"faq2a": "HyperNet 是整个项目,包括前端应用程序(公众也称 Solian)和后端服务器。而 Solar Network 是由开发 HyperNet 项目的 Solsynth LLC 托管和管理的官方 HyperNet 实例。",
|
||||
"faq3": "使用 Solar Network 时我需要遵守哪些规则?",
|
||||
"faq3a": "查看我们的条款和条件,详细了解您在 Solar Network 上可以做什么和不能做什么。如果您违反任何这些规则,我们有权暂停或终止您的帐户。您可以在抽屉中看到它们。",
|
||||
"faq4": "如果我对 Solar Network 有任何疑问,我可以在哪里获得帮助?",
|
||||
"faq4a": "你可以发邮件给我们的客户服务获取支持:lily@solsynth.dev"
|
||||
}
|
Reference in New Issue
Block a user