Skip to content

Commit a1895b6

Browse files
mao-yiningchrisbra
authored andcommitted
runtime(tutor): Add Chinese translation for chapter 1
closes: #19189 Signed-off-by: Mao-Yining <mao.yining@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent da44ef6 commit a1895b6

4 files changed

Lines changed: 954 additions & 1 deletion

File tree

Filelist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,6 +1123,8 @@ LANG_GEN = \
11231123
runtime/tutor/sr/vim-01-beginner.tutor.json \
11241124
runtime/tutor/sr/vim-02-beginner.tutor \
11251125
runtime/tutor/sr/vim-02-beginner.tutor.json \
1126+
runtime/tutor/zh/vim-01-beginner.tutor \
1127+
runtime/tutor/zh/vim-01-beginner.tutor.json \
11261128
runtime/tutor/tutor1.?? \
11271129
runtime/tutor/tutor1.??_?? \
11281130
runtime/tutor/tutor1.bar \

runtime/tutor/en/vim-01-beginner.tutor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ won't be saved. Don't worry about messing things up; just remember that
2020
pressing [<Esc>](<Esc>) and then [u](u) will undo the latest change.
2121

2222
This tutorial is interactive, and there are a few things you should know.
23-
- Type [<Enter>](<Enter>) on links [like this](holy-grail ) to open the linked help section.
23+
- Type [<Enter>](<Enter>) on links [like this](holy-grail) to open the linked help section.
2424
- Or simply type [K](K) on any word to find its documentation!
2525
- Sometimes you will be required to modify text like
2626
this here

0 commit comments

Comments
 (0)