Add favicon SVG with gradient background and letter "R"
This commit is contained in:
26
packages/distribute/i18n/locales/en-US.json
Normal file
26
packages/distribute/i18n/locales/en-US.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"appName": "Riwa App",
|
||||
"downloadTitle": "Download Riwa",
|
||||
"version": "Version",
|
||||
"updateDate": "Update Date",
|
||||
"downloadIOS": "Download iOS",
|
||||
"downloadAndroid": "Download Android",
|
||||
"openH5": "Open Web Version",
|
||||
"whatsNew": "What's New",
|
||||
"downloadStats": "Download Statistics",
|
||||
"totalDownloads": "Total Downloads",
|
||||
"todayDownloads": "Today",
|
||||
"iosDownloads": "iOS Downloads",
|
||||
"androidDownloads": "Android Downloads",
|
||||
"installGuide": "Installation Guide",
|
||||
"iosGuideTitle": "iOS Installation",
|
||||
"iosGuideStep1": "1. Click download button and wait",
|
||||
"iosGuideStep2": "2. Go to Settings - General - VPN & Device Management",
|
||||
"iosGuideStep3": "3. Trust the enterprise app certificate",
|
||||
"iosGuideStep4": "4. Return to home screen and open Riwa App",
|
||||
"androidGuideTitle": "Android Installation",
|
||||
"androidGuideStep1": "1. Click download button and wait",
|
||||
"androidGuideStep2": "2. Allow installation from unknown sources",
|
||||
"androidGuideStep3": "3. Tap the APK file to install",
|
||||
"androidGuideStep4": "4. Open the app after installation"
|
||||
}
|
||||
26
packages/distribute/i18n/locales/zh-CN.json
Normal file
26
packages/distribute/i18n/locales/zh-CN.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"appName": "Riwa App",
|
||||
"downloadTitle": "下载 Riwa",
|
||||
"version": "版本",
|
||||
"updateDate": "更新日期",
|
||||
"downloadIOS": "下载 iOS 版",
|
||||
"downloadAndroid": "下载 Android 版",
|
||||
"openH5": "打开网页版",
|
||||
"whatsNew": "更新内容",
|
||||
"downloadStats": "下载统计",
|
||||
"totalDownloads": "总下载量",
|
||||
"todayDownloads": "今日下载",
|
||||
"iosDownloads": "iOS 下载",
|
||||
"androidDownloads": "Android 下载",
|
||||
"installGuide": "安装指引",
|
||||
"iosGuideTitle": "iOS 安装说明",
|
||||
"iosGuideStep1": "1. 点击下载按钮,等待下载完成",
|
||||
"iosGuideStep2": "2. 进入「设置」-「通用」-「VPN与设备管理」",
|
||||
"iosGuideStep3": "3. 信任企业级应用证书",
|
||||
"iosGuideStep4": "4. 返回主屏幕打开 Riwa App",
|
||||
"androidGuideTitle": "Android 安装说明",
|
||||
"androidGuideStep1": "1. 点击下载按钮,等待下载完成",
|
||||
"androidGuideStep2": "2. 允许安装未知来源应用",
|
||||
"androidGuideStep3": "3. 点击安装包进行安装",
|
||||
"androidGuideStep4": "4. 安装完成后打开应用"
|
||||
}
|
||||
Reference in New Issue
Block a user