diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-02-06 19:06:46 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-02-06 19:06:46 +0800 |
| commit | 9b43d8ae34bfaf2b00238be0456007a55b24e553 (patch) | |
| tree | dc03232ec9ef19f1605b80c30b78f3dcdeef1e70 /runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | |
| parent | c108cee2bca5a7261a3704f40be29e51eacf2fb0 (diff) | |
| download | RoughlyEnoughItems-9b43d8ae34bfaf2b00238be0456007a55b24e553.tar.gz RoughlyEnoughItems-9b43d8ae34bfaf2b00238be0456007a55b24e553.tar.bz2 RoughlyEnoughItems-9b43d8ae34bfaf2b00238be0456007a55b24e553.zip | |
Update localisations
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json')
| -rwxr-xr-x | runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
