From 9b43d8ae34bfaf2b00238be0456007a55b24e553 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sun, 6 Feb 2022 19:06:46 +0800 Subject: Update localisations --- runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json') diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index 726a70eaa..1be327de4 100755 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -61,7 +61,7 @@ "text.rei.cheat_items": "Gave [{item_name}§f] x{item_count} to {player_name}.", "text.rei.failed_cheat_items": "§cFailed to give items.", "text.rei.too_long_nbt": "§cItem NBT is too long to be applied in multiplayer.", - "text.rei.tag_match": "Tag: %s", + "text.rei.tag_match": "Accepts Tag: #%s", "text.rei.performance": "Performance Analysis", "ordering.rei.ascending": "Ascending", "ordering.rei.descending": "Descending", -- cgit