Add merged/core/server/join.json
All checks were successful
Generate and Upload Translations / generate-and-upload (push) Successful in 1m7s

This commit is contained in:
obvtiger 2025-04-24 18:13:33 +02:00
parent 66e3699039
commit 8aa2187b83

View file

@ -0,0 +1,10 @@
{
"de": "<#4CAF50>%s ist dem Spiel beigetreten.</color>",
"en": "<#4CAF50>%s has joined the game.</color>",
"fr": "<#4CAF50>%s a rejoint la partie.</color>",
"it": "<#4CAF50>%s è entrato nel gioco.</color>",
"pl": "<#4CAF50>%s dołączył do gry.</color>",
"ru": "<#4CAF50>%s присоединился к игре.</color>",
"zh": "<#4CAF50>%s 加入了游戏。</color>",
"jp": "<#4CAF50>%s がゲームに参加しました。</color>"
}