chore(i18n): add some words (#1317)
This commit is contained in:
parent
6238b3ff7c
commit
7b9e9ad6c6
|
|
@ -2,6 +2,7 @@
|
|||
"achievement.all_done": "大功告成!",
|
||||
"achievement.alpha_tester": "Alpha 内测用户",
|
||||
"achievement.alpha_tester_description": "早期 Follow Alpha 版本的内测用户",
|
||||
"achievement.description": "成为硬核玩家,赚取 NFT。",
|
||||
"achievement.first_claim_feed": "订阅源所有者",
|
||||
"achievement.first_claim_feed_description": "在 Follow 上认证订阅源",
|
||||
"achievement.first_create_list": "列表创作者",
|
||||
|
|
@ -14,6 +15,7 @@
|
|||
"achievement.list_subscribe_500": "500 个列表关注者",
|
||||
"achievement.list_subscribe_500_description": "创建的列表有 500 人关注",
|
||||
"achievement.list_subscribe_50_description": "创建的列表有 50 人关注",
|
||||
"achievement.nft_coming_soon": "目前您无法赚取 NFT。一旦我们准备好,它们将自动记入您的帐户。",
|
||||
"achievement.product_hunt_vote": "Product Hunt 支持者",
|
||||
"achievement.product_hunt_vote_description": "在 Product Hunt 上给 Follow 投票",
|
||||
"activation.activate": "激活",
|
||||
|
|
@ -258,6 +260,8 @@
|
|||
"search.group.entries": "条目",
|
||||
"search.group.feeds": "订阅源",
|
||||
"search.options.all": "全部",
|
||||
"search.options.entry": "条目",
|
||||
"search.options.feed": "订阅源",
|
||||
"search.options.search_type": "搜索类型",
|
||||
"search.placeholder": "搜索...",
|
||||
"search.result_count_local_mode": "(本地模式)",
|
||||
|
|
|
|||
|
|
@ -18,9 +18,11 @@
|
|||
"words.copy": "复制",
|
||||
"words.create": "创建",
|
||||
"words.delete": "删除",
|
||||
"words.download": "下载",
|
||||
"words.edit": "编辑",
|
||||
"words.entry": "条目",
|
||||
"words.expand": "展开",
|
||||
"words.follow": "关注",
|
||||
"words.id": "ID",
|
||||
"words.items_one": "内容",
|
||||
"words.items_other": "内容",
|
||||
|
|
@ -29,9 +31,11 @@
|
|||
"words.record": "记录",
|
||||
"words.record_one": "记录",
|
||||
"words.record_other": "记录",
|
||||
"words.reset": "重置",
|
||||
"words.result": "结果",
|
||||
"words.result_one": "结果",
|
||||
"words.result_other": "结果",
|
||||
"words.save": "保存",
|
||||
"words.submit": "提交",
|
||||
"words.update": "更新",
|
||||
"words.which.all": "全部"
|
||||
|
|
|
|||
|
|
@ -22,10 +22,12 @@
|
|||
"keys.layout.showShortcuts": "显示/隐藏快捷键",
|
||||
"keys.layout.toggleSidebar": "显示/隐藏侧边栏",
|
||||
"keys.layout.toggleWideMode": "切换宽屏模式",
|
||||
"keys.misc.quickSearch": "Quick Search",
|
||||
"keys.type.audio": "音频",
|
||||
"keys.type.entries": "条目列表",
|
||||
"keys.type.entry": "条目",
|
||||
"keys.type.feeds": "订阅源",
|
||||
"keys.type.layout": "布局",
|
||||
"keys.type.misc": "杂项",
|
||||
"sidebar_title": "快捷键"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue