From 4d837ccb1fc4b90dd77b7317e3ca2626810f153d Mon Sep 17 00:00:00 2001 From: Toby Vestal Date: Tue, 20 Aug 2024 17:15:18 -0400 Subject: [PATCH] Update Common/src/main/resources/assets/hexcasting/lang/en_us.flatten.json5 Co-authored-by: [object Object] --- .../main/resources/assets/hexcasting/lang/en_us.flatten.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/src/main/resources/assets/hexcasting/lang/en_us.flatten.json5 b/Common/src/main/resources/assets/hexcasting/lang/en_us.flatten.json5 index a9e89263b..918892880 100644 --- a/Common/src/main/resources/assets/hexcasting/lang/en_us.flatten.json5 +++ b/Common/src/main/resources/assets/hexcasting/lang/en_us.flatten.json5 @@ -901,7 +901,7 @@ invalid_spell_datum_type: "Tried to use a value of invalid type as a SpellDatum: %s (class %s). This is a bug in the mod.", unknown: "threw an exception (%s). This is a bug in the mod.", shame: "Shame on you!", - stack_size: "Exceeded stack size limit", + stack_size: "Exceeded the size limit of the stack", invalid_value: { "": "expected %s at index %s of the stack, but got %s",