diff --git a/i18n/template.pot b/i18n/template.pot index 6bab7df5..cd93377d 100644 --- a/i18n/template.pot +++ b/i18n/template.pot @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: TShock\n" -"POT-Creation-Date: 2022-10-21 05:59:35+0000\n" -"PO-Revision-Date: 2022-10-21 05:59:36+0000\n" +"POT-Creation-Date: 2022-10-21 08:25:41+0000\n" +"PO-Revision-Date: 2022-10-21 08:25:42+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -30,6 +30,10 @@ msgstr "" msgid "Invalid command entered. Type {0}help for a list of valid commands." msgstr "" +#: ../../TShockAPI/Commands.cs:772 +msgid "Too many invalid login attempts." +msgstr "" + #: ../../TShockAPI/Commands.cs:691 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check."