Skip to content

Commit

Permalink
chore(i18n): add daily reward system translation (RSSNext#1102)
Browse files Browse the repository at this point in the history
Co-authored-by: lc4t <lc4t@users.noreply.github.com>
  • Loading branch information
lc4t and lc4t authored Oct 24, 2024
1 parent ac7fa6b commit ee7d168
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions locales/settings/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"titles.profile": "个人资料",
"titles.shortcuts": "快捷键",
"wallet.address.title": "地址",
"wallet.balance.dailyReward": "你的每日奖励",
"wallet.balance.title": "余额",
"wallet.balance.withdrawable": "可提取",
"wallet.balance.withdrawableTooltip": "可提取的 Power 包括收到的打赏和充值",
Expand All @@ -233,10 +234,21 @@
"wallet.create.button": "创建钱包",
"wallet.create.description": "创建一个免费钱包以获得 <PowerIcon /> <strong>Power</strong>。你可以给其他创作者打赏,也可以通过贡献内容来获得奖励。",
"wallet.power.dailyClaim": "每天可以领取 {{amount}} 个免费 Power。Power 可用于在 Follow 上打赏 RSS 条目。",
"wallet.power.description2": "Power 是 {{blockchainName}} 区块链上的一个 <Link>ERC-20 代币</Link>,可用于在 Follow 平台上进行购买和打赏。",
"wallet.power.rewardDescription": "所有活跃在 Follow 的用户都有资格获得每日 Power 奖励。",
"wallet.power.rewardDescription2": "根据您的等级和过往活动,您今天可以获得一份 <Balance /> 奖励。<Link>了解更多。</Link>",
"wallet.power.rewardDescription3": "我们正在测试一个新的奖励系统。活跃在 Follow 并为平台做出贡献的用户将获得更多奖励。以下是根据新的规则,您可以预期获得的奖励。请注意,这些信息仅供参考。",
"wallet.ranking.level": "等级",
"wallet.ranking.name": "用户",
"wallet.ranking.power": "Power",
"wallet.ranking.rank": "排名",
"wallet.ranking.title": "Power 排名",
"wallet.sidebar_title": "Power",
"wallet.transactions.amount": "数量",
"wallet.transactions.date": "日期",
"wallet.transactions.description": "某些交易会产生 {{percentage}}% 的平台费用,以支持 Follow 的发展。详情请参阅区块链交易记录。",
"wallet.transactions.from": "发送者",
"wallet.transactions.more": "通过区块链浏览器查看更多信息。",
"wallet.transactions.noTransactions": "无交易记录",
"wallet.transactions.title": "交易记录",
"wallet.transactions.to": "接收者",
Expand Down

0 comments on commit ee7d168

Please sign in to comment.