feat: 更新应用名称为 Riwsan,修改相关描述和 ID,确保一致性

This commit is contained in:
2026-01-03 17:58:41 +07:00
parent f3c799a4f6
commit d5e952477a

View File

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