i18n/merged/party/any/joined.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
447 B
JSON

{
"de": "<#4CAF50>%s hat die Party beigetreten.</color>",
"en": "<#4CAF50>%s has joined the party.</color>",
"fr": "<#4CAF50>%s nous a rejoint!</color>",
"it": "<#4CAF50>%s è entrato nel gruppo!</color>",
"pl": "<#4CAF50>%s dołączył do nas!</color>",
"ru": "<#4CAF50>%s присоединился к нам!</color>",
"zh": "<#4CAF50>%s 加入啦!</color>",
"jp": "<#4CAF50>%s が参加したよ!</color>"
}