We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 648b145 commit 31706b5Copy full SHA for 31706b5
1 file changed
tools/adev-patches/translate-tutorial-label.patch
@@ -2,9 +2,10 @@ diff --git a/adev/src/app/features/tutorial/tutorial.component.ts b/adev/src/app
2
index 5ed9051ae2..bb24ca4242 100644
3
--- a/adev/src/app/features/tutorial/tutorial.component.ts
4
+++ b/adev/src/app/features/tutorial/tutorial.component.ts
5
-@@ -46,7 +46,7 @@ import {
+@@ -49,7 +49,7 @@ import {
6
} from '../../editor/index';
7
import {SplitResizerHandler} from './split-resizer-handler.service';
8
+ import {PAGE_PREFIX} from '../../core/constants/pages';
9
10
-const INTRODUCTION_LABEL = 'Introduction';
11
+const INTRODUCTION_LABEL = 'イントロダクション';
0 commit comments