diff --git a/merged/core/server/join.json b/merged/core/server/join.json new file mode 100644 index 0000000..4216507 --- /dev/null +++ b/merged/core/server/join.json @@ -0,0 +1,10 @@ +{ + "de": "<#4CAF50>%s ist dem Spiel beigetreten.", + "en": "<#4CAF50>%s has joined the game.", + "fr": "<#4CAF50>%s a rejoint la partie.", + "it": "<#4CAF50>%s è entrato nel gioco.", + "pl": "<#4CAF50>%s dołączył do gry.", + "ru": "<#4CAF50>%s присоединился к игре.", + "zh": "<#4CAF50>%s 加入了游戏。", + "jp": "<#4CAF50>%s がゲームに参加しました。" +} \ No newline at end of file