fix: create custom color codes
All checks were successful
Generate and Upload Translations / generate-and-upload (push) Successful in 1m8s

This commit is contained in:
obvTiger 2025-04-24 14:00:30 +02:00
parent 7bddb32239
commit 66e3699039
29 changed files with 232 additions and 232 deletions

View file

@ -1,10 +1,10 @@
{
"de": "Party-Mitglieder (%d/%d):",
"en": "Party members (%d/%d):",
"fr": "Membres du groupe (%d/%d):",
"it": "Membri del gruppo (%d/%d):",
"pl": "Członkowie grupy (%d/%d):",
"ru": "Участники тусовки (%d/%d):",
"zh": "队伍成员 (%d/%d)",
"jp": "パーティーメンバー (%d/%d)"
"de": "<#3F51B5>Party-Mitglieder (%d/%d):</color>",
"en": "<#3F51B5>Party members (%d/%d):</color>",
"fr": "<#3F51B5>Membres du groupe (%d/%d):</color>",
"it": "<#3F51B5>Membri del gruppo (%d/%d):</color>",
"pl": "<#3F51B5>Członkowie grupy (%d/%d):</color>",
"ru": "<#3F51B5>Участники тусовки (%d/%d):</color>",
"zh": "<#3F51B5>队伍成员 (%d/%d)</color>",
"jp": "<#3F51B5>パーティーメンバー (%d/%d)</color>"
}