diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-05-07 09:36:48 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-05-07 09:36:48 +0800 |
| commit | 125c1fbb11d5e3900553cec6f836465780c6b9be (patch) | |
| tree | 3b7fcd72dd266288d5dca85a93575e40316a91fe /src | |
| parent | dd663ce2d4247ee0251fc3dd570be257eaf656bc (diff) | |
| download | RoughlyEnoughItems-125c1fbb11d5e3900553cec6f836465780c6b9be.tar.gz RoughlyEnoughItems-125c1fbb11d5e3900553cec6f836465780c6b9be.tar.bz2 RoughlyEnoughItems-125c1fbb11d5e3900553cec6f836465780c6b9be.zip | |
New translations en_us.json (ja_jp)
Diffstat (limited to 'src')
| -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 cb8b161ba..f9ac28aa5 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -150,6 +150,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右側", "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:", "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:", + "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:", "config.roughlyenoughitems.searchFieldLocation": "検索欄の位置:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下", "config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上", |
