-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #156 from zhongerxll/Chinese
Try adding Chinese translation
- Loading branch information
Showing
5 changed files
with
445 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string-array name="animations_names"> | ||
<item>默认</item> | ||
<item>淡入</item> | ||
<item>淡出</item> | ||
<item>放大</item> | ||
<item>向上滑动</item> | ||
<item>从右向左滑动</item> | ||
<item>旋转</item> | ||
<item>弹跳</item> | ||
<item>缩小</item> | ||
<item>翻转</item> | ||
<item>超空间消失</item> | ||
</string-array> | ||
</resources> |
Oops, something went wrong.