aboutsummaryrefslogtreecommitdiff
path: root/azalea-language
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2023-04-10 17:19:33 +0000
committermat <github@matdoes.dev>2023-04-10 17:19:33 +0000
commit5121bf9ee1b665168280d2df3f995efe1aa1cd35 (patch)
tree481fbf6a584e52c81d32136df5d98ecde224f1ad /azalea-language
parenta443c30b24c86ecee60e3a2a5d05d6c4b607d0d8 (diff)
downloadazalea-drasl-5121bf9ee1b665168280d2df3f995efe1aa1cd35.tar.xz
23w14a
Diffstat (limited to 'azalea-language')
-rwxr-xr-xazalea-language/src/en_us.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/azalea-language/src/en_us.json b/azalea-language/src/en_us.json
index f9a7fc53..72a9ea42 100755
--- a/azalea-language/src/en_us.json
+++ b/azalea-language/src/en_us.json
@@ -3472,7 +3472,9 @@
"gui.socialInteractions.tooltip.show": "Show messages",
"gui.stats": "Statistics",
"gui.toMenu": "Back to Server List",
+ "gui.toRealms": "Back to Realms List",
"gui.toTitle": "Back to Title Screen",
+ "gui.toWorld": "Back to World List",
"gui.up": "Up",
"gui.yes": "Yes",
"hanging_sign.edit": "Edit Hanging Sign Message",
@@ -4951,6 +4953,10 @@
"potion.withAmplifier": "%s %s",
"potion.withDuration": "%s (%s)",
"predicate.unknown": "Unknown predicate: %s",
+ "quickplay.error.title": "Failed to Quick Play",
+ "quickplay.error.invalid_identifier": "Could not find world with the provided identifier",
+ "quickplay.error.realm_connect": "Could not connect to Realm",
+ "quickplay.error.realm_permission": "Lacking permission to connect to this Realm",
"realms.missing.module.error.text": "Realms could not be opened right now, please try again later",
"realms.missing.snapshot.error.text": "Realms is currently not supported in snapshots",
"recipe.notFound": "Unknown recipe: %s",
@@ -5346,8 +5352,11 @@
"subtitles.block.sculk.spread": "Sculk spreads",
"subtitles.block.shulker_box.close": "Shulker closes",
"subtitles.block.shulker_box.open": "Shulker opens",
+ "subtitles.block.sign.waxed_interact_fail": "Sign wobbles",
"subtitles.block.smithing_table.use": "Smithing Table used",
"subtitles.block.smoker.smoke": "Smoker smokes",
+ "subtitles.block.sniffer.egg_crack": "Sniffer Egg cracks",
+ "subtitles.block.sniffer.egg_hatch": "Sniffer Egg hatches",
"subtitles.block.sweet_berry_bush.pick_berries": "Berries pop",
"subtitles.block.trapdoor.toggle": "Trapdoor creaks",
"subtitles.block.tripwire.attach": "Tripwire attaches",
@@ -5779,8 +5788,6 @@
"subtitles.entity.sniffer.searching": "Sniffer searches",
"subtitles.entity.sniffer.sniffing": "Sniffer sniffs",
"subtitles.entity.sniffer.step": "Sniffer steps",
- "subtitles.entity.sniffer.egg_crack": "Sniffer Egg cracks",
- "subtitles.entity.sniffer.egg_hatch": "Sniffer Egg hatches",
"subtitles.entity.snow_golem.death": "Snow Golem dies",
"subtitles.entity.snow_golem.hurt": "Snow Golem hurts",
"subtitles.entity.snowball.throw": "Snowball flies",