i18n/merged/party/chat/format.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
384 B
JSON

{
"de": "<#00BCD4>[Party] %s: %s</color>",
"en": "<#00BCD4>[Party] %s: %s</color>",
"fr": "<#00BCD4>[Groupe] %s: %s</color>",
"it": "<#00BCD4>[Gruppo] %s: %s</color>",
"pl": "<#00BCD4>[Grupa] %s: %s</color>",
"ru": "<#00BCD4>[Тусовка] %s: %s</color>",
"zh": "<#00BCD4>[队伍] %s: %s</color>",
"jp": "<#00BCD4>[パーティー] %s: %s</color>"
}