Skip to content

Commit d598db8

Browse files
committed
chore: run i18n:check:fix
1 parent 053b89f commit d598db8

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

i18n/locales/zh-CN.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -790,14 +790,6 @@
790790
}
791791
},
792792
"about": {
793-
"team": {
794-
"title": "团队",
795-
"governance": "治理",
796-
"role_steward": "管理者",
797-
"role_maintainer": "维护者",
798-
"sponsor": "赞助者",
799-
"sponsor_aria": "在 GitHub 上赞助 {name}"
800-
},
801793
"title": "关于",
802794
"heading": "关于",
803795
"meta_description": "npmx 是一个快速、现代的 npm 仓库浏览器。为探索 npm 包提供更好的用户体验和开发者体验。",
@@ -824,6 +816,14 @@
824816
"managers": "管理器"
825817
}
826818
},
819+
"team": {
820+
"title": "团队",
821+
"governance": "治理",
822+
"role_steward": "管理者",
823+
"role_maintainer": "维护者",
824+
"sponsor": "赞助者",
825+
"sponsor_aria": "在 GitHub 上赞助 {name}"
826+
},
827827
"contributors": {
828828
"title": "{count} 位贡献者",
829829
"description": "npmx 是完全开源的,由令人惊叹的社区贡献者们共同构建。",

lunaria/files/zh-CN.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -789,14 +789,6 @@
789789
}
790790
},
791791
"about": {
792-
"team": {
793-
"title": "团队",
794-
"governance": "治理",
795-
"role_steward": "管理者",
796-
"role_maintainer": "维护者",
797-
"sponsor": "赞助者",
798-
"sponsor_aria": "在 GitHub 上赞助 {name}"
799-
},
800792
"title": "关于",
801793
"heading": "关于",
802794
"meta_description": "npmx 是一个快速、现代的 npm 仓库浏览器。为探索 npm 包提供更好的用户体验和开发者体验。",
@@ -823,6 +815,14 @@
823815
"managers": "管理器"
824816
}
825817
},
818+
"team": {
819+
"title": "团队",
820+
"governance": "治理",
821+
"role_steward": "管理者",
822+
"role_maintainer": "维护者",
823+
"sponsor": "赞助者",
824+
"sponsor_aria": "在 GitHub 上赞助 {name}"
825+
},
826826
"contributors": {
827827
"title": "{count} 位贡献者",
828828
"description": "npmx 是完全开源的,由令人惊叹的社区贡献者们共同构建。",

0 commit comments

Comments
 (0)