Skip to content

Commit b45219d

Browse files
fix(i18n): fix typo in Japanese translations (#421)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 70a3cdf commit b45219d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

i18n/locales/ja-JP.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@
590590
"view_profile": "{name} のGitHubプロフィールを表示"
591591
},
592592
"get_involved": {
593-
"title": "参加るには",
593+
"title": "参加するには",
594594
"contribute": {
595595
"title": "貢献する",
596596
"description": "より良いnpm体験の開発に協力してください。",

lunaria/files/ja-JP.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@
590590
"view_profile": "{name} のGitHubプロフィールを表示"
591591
},
592592
"get_involved": {
593-
"title": "参加るには",
593+
"title": "参加するには",
594594
"contribute": {
595595
"title": "貢献する",
596596
"description": "より良いnpm体験の開発に協力してください。",

0 commit comments

Comments
 (0)