i18n/merged/party/error/already-in-party.json
obvTiger 66e3699039
All checks were successful
Generate and Upload Translations / generate-and-upload (push) Successful in 1m8s
fix: create custom color codes
2025-04-24 14:00:30 +02:00

10 lines
No EOL
485 B
JSON

{
"de": "<#F44336>Du bist bereits in einer Party.</color>",
"en": "<#F44336>You are already in a party.</color>",
"fr": "<#F44336>Tu es déjà dans un groupe.</color>",
"it": "<#F44336>Sei già in un gruppo.</color>",
"pl": "<#F44336>Już jesteś w grupie.</color>",
"ru": "<#F44336>Ты уже в тусовке.</color>",
"zh": "<#F44336>你已经在一个队伍里了。</color>",
"jp": "<#F44336>もうパーティーに入ってるよ。</color>"
}