From 9381b079af420075147e2d270786b4b59aaae27d Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 24 Dec 2019 11:32:30 +0800 Subject: New translations en_us.json (ja_jp) --- src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index a62422fd2..73a39b793 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -148,6 +148,7 @@ "config.roughlyenoughitems.itemCheatingMode": "チートモードのアイテム量:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "普通", "config.roughlyenoughitems.itemCheatingMode.jei_like": "反転", + "config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:", "config.roughlyenoughitems.appendModNames": "Mod名称の表示:", "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", -- cgit