Skip to content

Commit

Permalink
add Chinese Language
Browse files Browse the repository at this point in the history
  • Loading branch information
shaoziyang committed Jun 23, 2019
1 parent 090e0e2 commit 6ac172a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _locales/zh/WhaleySansFont-strings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"whaleysans.showNumber|block": "显示whaleysans字体数字 %dat"
}
1 change: 1 addition & 0 deletions pxt.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
},
"files": [
"README.md",
"_locales/zh/WhaleySansFont-strings.json",
"WhaleySansFont.ts"
],
"testFiles": [
Expand Down

0 comments on commit 6ac172a

Please sign in to comment.