From 0719d6038c17366c832a3ba04f9a2b3c49e13c14 Mon Sep 17 00:00:00 2001 From: chmodsayshello Date: Sun, 9 Apr 2023 19:53:28 +0200 Subject: [PATCH] add missing '=' to the translation template --- mods/ITEMS/mcl_beds/locale/template.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ITEMS/mcl_beds/locale/template.txt b/mods/ITEMS/mcl_beds/locale/template.txt index 7d1f378c0..dd58d74e8 100644 --- a/mods/ITEMS/mcl_beds/locale/template.txt +++ b/mods/ITEMS/mcl_beds/locale/template.txt @@ -45,4 +45,4 @@ Chat:= send!= You are missing the 'shout' privilege! It's required in order to talk in chat...= You exceeded the maximum number of messages per 10 seconds!= -Hey! Would you guys mind sleeping? \ No newline at end of file +Hey! Would you guys mind sleeping?= \ No newline at end of file