add japanese localization

This commit is contained in:
BrotherSharper
2022-01-08 23:41:21 +09:00
parent 697950e22a
commit 573e16dab2
2 changed files with 45 additions and 0 deletions

View File

@@ -26,6 +26,11 @@
"lang": "fr",
"name": "Français",
"path": "lang/fr.json"
},
{
"lang": "ja",
"name": "日本語",
"path": "lang/ja.json"
}
],
"url": "https://github.com/manuelVo/foundryvtt-smart-doors",