mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 19:59:54 +08:00
docs: language button text, #3635
This commit is contained in:
@@ -75,7 +75,7 @@ module.exports = {
|
||||
locales: {
|
||||
'/': {
|
||||
lang: 'zh-CN',
|
||||
selectText: '选择语言',
|
||||
selectText: 'Languages',
|
||||
label: '简体中文',
|
||||
editLinkText: '在 GitHub 上编辑此页',
|
||||
lastUpdated: '上次更新',
|
||||
@@ -137,7 +137,7 @@ module.exports = {
|
||||
},
|
||||
'/en/': {
|
||||
lang: 'en-US',
|
||||
selectText: 'Languages',
|
||||
selectText: '选择语言',
|
||||
label: 'English',
|
||||
editLinkText: 'Edit this page on GitHub',
|
||||
lastUpdated: 'Last Updated',
|
||||
|
||||
Reference in New Issue
Block a user