Skip to content

Commit 6c71b94

Browse files
runceelkaota_microsoftCopilot
authored
Reword getting-started headings in docs (#562)
Rename the `Let's start!`/`始めましょう!` navigation heading to a conventional getting-started label in both English and Japanese docs, and smooth the Japanese call-to-action in the MVVM interop guide. Co-authored-by: Kazuki Ota <117221407+kaota_microsoft@users.noreply.github.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 4bba97c commit 6c71b94

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/docs-ja/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ class ViewModel
132132

133133
- [サンプル](samples.md)
134134

135-
## 始めましょう!
135+
## クイックスタート
136136

137137
ReactiveProperty は次のリンクから使い始めることができます。
138138

docs/docs-ja/advanced/work-with-other-mvvm-framwork.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ReactiveProperty は ViewModel やその他のレイヤー向けの基底クラ
55

66
このセクションでは、ReactiveProperty を Prism と一緒に使う方法を説明します。
77

8-
始めましょう!
8+
それでは始めましょう。
99

1010
## Prism プロジェクトを作成する
1111

docs/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Cool! It is really declarative and clear.
132132

133133
- [Samples](samples.md)
134134

135-
## Let's start!
135+
## Getting started
136136

137137
You can start using ReactiveProperty from the following links.
138138

0 commit comments

Comments
 (0)