From f7f6b4a8b0029dfd57cb7f3ef1e59f7cb5f09003 Mon Sep 17 00:00:00 2001 From: katakyo <41467206+katakyo@users.noreply.github.com> Date: Fri, 31 Oct 2025 12:23:38 +0900 Subject: [PATCH] =?UTF-8?q?i18n(ja-JP):=20Use=20=E3=80=8C=E5=85=AC?= =?UTF-8?q?=E9=96=8B=E3=80=8D=20for=20App=20Overview=20=E2=80=9CLaunch?= =?UTF-8?q?=E2=80=9D=20action=20label=20(#27680)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/i18n/ja-JP/app-overview.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/ja-JP/app-overview.ts b/web/i18n/ja-JP/app-overview.ts index d948bc3b28..7c0378bc6b 100644 --- a/web/i18n/ja-JP/app-overview.ts +++ b/web/i18n/ja-JP/app-overview.ts @@ -113,7 +113,7 @@ const translation = { operation: 'ドキュメント', }, }, - launch: '発射', + launch: '公開', }, apiInfo: { title: 'バックエンドサービス API',