edit to announcement (#967)

* German full translation

With the power of ChatGPT i translated all chatter texts into German locale.
Insterted the German texts into text_loc3.
Everything else should stay unchenged.

* forgot headline

* Edit to announcement

fits better into the AC MotD and looks much better
This commit is contained in:
Sascha
2025-02-13 11:37:36 +01:00
committed by GitHub
parent f10e3c0fb1
commit ab7acfbdfc

View File

@@ -105,7 +105,7 @@ public:
if (sPlayerbotAIConfig->enabled)
{
ChatHandler(player->GetSession()).SendSysMessage(
"|cff00ff00Playerbots:|r This server runs with |cff00ccffmod-playerbots|r "
"|cff00ff00This server runs with |cff00ccffmod-playerbots|r "
"|cffcccccchttps://github.com/liyunfan1223/mod-playerbots|r");
}