We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 115b884 commit 468f39cCopy full SHA for 468f39c
tools/make-books.sh
@@ -12,6 +12,7 @@ OUTPUT_IT="typescript-book-it_IT"
12
AUTHOR="Simone Poggiali"
13
TITLE_EN="The Concise TypeScript Book"
14
TITLE_CN="# 简洁的TypeScript之书"
15
+TITLE_IT="The Concise TypeScript Book"
16
17
cd ../
18
0 commit comments