From 0596a8874ef21fd77dd5f71bfceddeb324016f1f Mon Sep 17 00:00:00 2001 From: ryohidaka <39184410+ryohidaka@users.noreply.github.com> Date: Fri, 30 Jan 2026 22:07:02 +0900 Subject: [PATCH 1/2] fix(i18n): fix typo in Japanese translations --- i18n/locales/ja-JP.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/locales/ja-JP.json b/i18n/locales/ja-JP.json index 5526ed51e1..b20923f0ef 100644 --- a/i18n/locales/ja-JP.json +++ b/i18n/locales/ja-JP.json @@ -590,7 +590,7 @@ "view_profile": "{name} のGitHubプロフィールを表示" }, "get_involved": { - "title": "参加るには", + "title": "参加するには", "contribute": { "title": "貢献する", "description": "より良いnpm体験の開発に協力してください。", From 6496b173b00dffbaca8c1044d001667dcb5b81e9 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 13:13:29 +0000 Subject: [PATCH 2/2] [autofix.ci] apply automated fixes --- lunaria/files/ja-JP.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lunaria/files/ja-JP.json b/lunaria/files/ja-JP.json index 5526ed51e1..b20923f0ef 100644 --- a/lunaria/files/ja-JP.json +++ b/lunaria/files/ja-JP.json @@ -590,7 +590,7 @@ "view_profile": "{name} のGitHubプロフィールを表示" }, "get_involved": { - "title": "参加るには", + "title": "参加するには", "contribute": { "title": "貢献する", "description": "より良いnpm体験の開発に協力してください。",