Skip to content

Commit 7ab27af

Browse files
committed
translate api/go.md
1 parent fb41a88 commit 7ab27af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ja/api/go.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# `router.go(path)`
22

3-
Programatically navigate to a new route.
3+
プログラム的に新しい route にナビゲートします。
44

5-
### Arguments
5+
### 引数
66

77
- `path: String`
88

9-
The path must be a plain path (i.e. no dynamic segments or star segments). The the path doesn't start with `/`, it will be resolved relative to the current active path.
9+
パスは純粋なパスの必要があります(すなわち、動的セグメントではない、またはスターセグメント)。パスは `/` で開始されず、現在のアクティブなパスの相対パスで解決されます。

0 commit comments

Comments
 (0)