From 423f31a81e7c0933c8e5571efb748b8a11f1774b Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 9 Oct 2021 22:32:47 +0800 Subject: Remove invalid translations --- runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'runtime') diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 6eec8838b..d5bb41328 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -9,8 +9,6 @@ "text.rei.search.field.suggestion": "検索...", "text.rei.feedback": "REI 開発者にフィードバックを送信したいですか? %s からフィードバックを送信できます!", "text.rei.feedback.link": "クリックでGoogle フォームにアクセス", - "text.rei.not.fully.initialized": "gohan", - "text.rei.not.fully.initialized.tooltip": "rice = gohan", "category.rei.crafting": "クラフト", "category.rei.smelting": "製錬(かまど)", "category.rei.smelting.fuel": "燃料", -- cgit