From 25d1edca26419d25b3429b8d70fa14729c71ad83 Mon Sep 17 00:00:00 2001 From: Daniel V Date: Thu, 21 Dec 2023 18:55:12 -0500 Subject: [PATCH] New translations messages.yml (Thai) --- Core/resources/lang/th-TH.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Core/resources/lang/th-TH.yml b/Core/resources/lang/th-TH.yml index f0ba4c6a..2f846d49 100644 --- a/Core/resources/lang/th-TH.yml +++ b/Core/resources/lang/th-TH.yml @@ -17,6 +17,7 @@ Messages: InvalidAmount: "Invalid item amount entered." Admin: NoHoldings: "$player has no holdings for the world '$world'!" + Reloaded: "Reloaded configuration type of: $type" Holdings: "$player currently has $amount for world '$world'!" NoTransactions: "$player has no transactions to display." Configuration: "The value of $node is currently $value."