feat: 更新应用名称为 Riwsan,修改相关描述和 ID,确保一致性
This commit is contained in:
@@ -12,16 +12,16 @@ export const categories: AppCategory[] = [
|
|||||||
// 应用列表
|
// 应用列表
|
||||||
export const apps: AppInfo[] = [
|
export const apps: AppInfo[] = [
|
||||||
{
|
{
|
||||||
id: 'riwa-app',
|
id: 'riwsan-app',
|
||||||
name: 'Riwa',
|
name: 'Riwsan',
|
||||||
icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png',
|
icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png',
|
||||||
shortDescription: {
|
shortDescription: {
|
||||||
'zh-CN': '数字资产交易平台',
|
'zh-CN': '数字资产交易平台',
|
||||||
'en-US': 'Digital Asset Trading Platform',
|
'en-US': 'Digital Asset Trading Platform',
|
||||||
},
|
},
|
||||||
description: {
|
description: {
|
||||||
'zh-CN': 'Riwa 是一个安全、快速的数字资产交易平台,提供专业的交易工具和实时行情数据。',
|
'zh-CN': 'Riwsan 是一个安全、快速的数字资产交易平台,提供专业的交易工具和实时行情数据。',
|
||||||
'en-US': 'Riwa is a secure and fast digital asset trading platform with professional trading tools and real-time market data.',
|
'en-US': 'Riwsan is a secure and fast digital asset trading platform with professional trading tools and real-time market data.',
|
||||||
},
|
},
|
||||||
category: 'finance',
|
category: 'finance',
|
||||||
version: '1.0.0',
|
version: '1.0.0',
|
||||||
@@ -62,16 +62,16 @@ export const apps: AppInfo[] = [
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'riwa-wallet',
|
id: 'riwsan-wallet',
|
||||||
name: 'Riwa 钱包',
|
name: 'Riwsan 钱包',
|
||||||
icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png',
|
icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png',
|
||||||
shortDescription: {
|
shortDescription: {
|
||||||
'zh-CN': '安全的数字资产钱包',
|
'zh-CN': '安全的数字资产钱包',
|
||||||
'en-US': 'Secure Digital Asset Wallet',
|
'en-US': 'Secure Digital Asset Wallet',
|
||||||
},
|
},
|
||||||
description: {
|
description: {
|
||||||
'zh-CN': 'Riwa Wallet 是一个去中心化的数字资产钱包,支持多链资产管理,私钥由您掌控。',
|
'zh-CN': 'Riwsan Wallet 是一个去中心化的数字资产钱包,支持多链资产管理,私钥由您掌控。',
|
||||||
'en-US': 'Riwa Wallet is a decentralized digital asset wallet supporting multi-chain asset management with your keys under your control.',
|
'en-US': 'Riwsan Wallet is a decentralized digital asset wallet supporting multi-chain asset management with your keys under your control.',
|
||||||
},
|
},
|
||||||
category: 'finance',
|
category: 'finance',
|
||||||
version: '2.1.5',
|
version: '2.1.5',
|
||||||
@@ -108,7 +108,7 @@ export const apps: AppInfo[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'chat-freely',
|
id: 'chat-freely',
|
||||||
name: 'ChatFreely',
|
name: '畅聊',
|
||||||
icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/chat-origin.png',
|
icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/chat-origin.png',
|
||||||
shortDescription: {
|
shortDescription: {
|
||||||
'zh-CN': '加密即时通讯工具',
|
'zh-CN': '加密即时通讯工具',
|
||||||
@@ -152,16 +152,16 @@ export const apps: AppInfo[] = [
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'riwa-conference',
|
id: 'riwsan-conference',
|
||||||
name: 'Riwa 会议',
|
name: 'Riwsan 会议',
|
||||||
icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png',
|
icon: 'https://pub-e6e293168296455aa6fb1b7148767038.r2.dev/riwa.png',
|
||||||
shortDescription: {
|
shortDescription: {
|
||||||
'zh-CN': '会议与协作工具',
|
'zh-CN': '会议与协作工具',
|
||||||
'en-US': 'Conference and Collaboration Tool',
|
'en-US': 'Conference and Collaboration Tool',
|
||||||
},
|
},
|
||||||
description: {
|
description: {
|
||||||
'zh-CN': 'Riwa Conference 提供端到端加密的即时通讯服务,保护您的隐私安全。',
|
'zh-CN': 'Riwsan Conference 提供端到端加密的即时通讯服务,保护您的隐私安全。',
|
||||||
'en-US': 'Riwa Conference provides end-to-end encrypted instant messaging to protect your privacy.',
|
'en-US': 'Riwsan Conference provides end-to-end encrypted instant messaging to protect your privacy.',
|
||||||
},
|
},
|
||||||
category: 'social',
|
category: 'social',
|
||||||
version: '1.0.2',
|
version: '1.0.2',
|
||||||
|
|||||||
Reference in New Issue
Block a user