Add japanese translation (#19)

This commit is contained in:
Brother Sharp
2021-02-12 00:03:38 +09:00
committed by GitHub
parent 10346a7dbc
commit 9ce3cc5eb8
2 changed files with 40 additions and 0 deletions
+5
View File
@@ -20,6 +20,11 @@
"lang": "en",
"name": "English",
"path": "lang/en.json"
},
{
"lang": "ja",
"name": "日本語",
"path": "lang/ja.json"
}
],
"url": "https://github.com/manuelVo/foundryvtt-drag-ruler",