diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-21 15:55:57 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-21 15:55:57 +0800 |
| commit | 5a00d02eff898decbfc06149d5f74dfbf79d9eef (patch) | |
| tree | ff68c98f3c3a77067160033647e0c32f6dfaed73 | |
| parent | 6fdb379fe8cbfa08b425342bddf85fd51c9d7af9 (diff) | |
| download | RoughlyEnoughItems-5a00d02eff898decbfc06149d5f74dfbf79d9eef.tar.gz RoughlyEnoughItems-5a00d02eff898decbfc06149d5f74dfbf79d9eef.tar.bz2 RoughlyEnoughItems-5a00d02eff898decbfc06149d5f74dfbf79d9eef.zip | |
New translations en_us.json (ja_jp)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 18b67898a..a62422fd2 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -112,6 +112,7 @@ "config.roughlyenoughitems.mirrorItemPanel": "アイテムリストの位置:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左側", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右側", + "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:", "config.roughlyenoughitems.searchFieldLocation": "検索欄の位置:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下", "config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上", |
