From c24074f5b6fe6a6f42fb353fa63349de2c05c82b Mon Sep 17 00:00:00 2001 From: object-Object Date: Sun, 10 Sep 2023 01:46:49 -0400 Subject: [PATCH] Fix placeholder issues --- .../resources/assets/hexcasting/lang/en_us.flatten.json5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/hexdoc/_export/resources/assets/hexcasting/lang/en_us.flatten.json5 b/doc/src/hexdoc/_export/resources/assets/hexcasting/lang/en_us.flatten.json5 index 57829d05..a0a9f727 100644 --- a/doc/src/hexdoc/_export/resources/assets/hexcasting/lang/en_us.flatten.json5 +++ b/doc/src/hexdoc/_export/resources/assets/hexcasting/lang/en_us.flatten.json5 @@ -6,7 +6,7 @@ }, welcome: { - "1": "This is the online version of the %s documentation.", + "1": "This is the online version of the {} documentation.", "2": "Embedded images and patterns are included, but not crafting recipes or items. \ There's an in-game book for those.", "3": "Additionally, this is built from the latest code on GitHub. \ @@ -22,7 +22,7 @@ // use the span tag to make everything after it wrap with the toc button // or put it at the very end to make the button wrap by itself // either way, do NOT remove it entirely - title: "Table of {{ ''|safe }}Contents", + title: "Table of Contents", toggle_all: "Toggle all", }, @@ -33,7 +33,7 @@ multiplier: "${speedScale()}x", paused: "Paused", - not_supported: "Your browser does not support visualizing patterns. Pattern code: %s", + not_supported: "Your browser does not support visualizing patterns. Pattern code: {}", }, pages: {