Skip to content

Commit a3b4898

Browse files
authored
fix: define-routes.mdを翻訳 (#1025)
あわせてAI翻訳用のプロンプトを改善
1 parent 4fff2cb commit a3b4898

File tree

5 files changed

+567
-127
lines changed

5 files changed

+567
-127
lines changed

adev-ja/src/app/sub-navigation-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ const DOCS_SUB_NAVIGATION_DATA: NavigationItem[] = [
332332
contentPath: 'guide/routing/overview',
333333
},
334334
{
335-
label: 'Define routes',
335+
label: 'ルートを定義する',
336336
path: 'guide/routing/define-routes',
337337
contentPath: 'guide/routing/define-routes',
338338
},

0 commit comments

Comments
 (0)