Add chinese localization (#39)

This commit is contained in:
zeteticl
2021-03-16 16:02:32 +08:00
committed by GitHub
parent e0d0483722
commit 2ff4e98fe9
2 changed files with 71 additions and 0 deletions
+5
View File
@@ -28,6 +28,11 @@
"lang": "ja",
"name": "日本語",
"path": "lang/ja.json"
},
{
"lang": "zh-tw",
"name": "正體中文",
"path": "lang/zh-tw.json"
}
],
"url": "https://github.com/manuelVo/foundryvtt-drag-ruler",