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 erstellen",
"en": "Create party",
"fr": "Faire un groupe",
"it": "Fare un gruppo",
"pl": "Stwórz grupę",
"ru": "Создать тусовку",
"zh": "建个队",
"jp": "パーティーを作る"
"de": "<#3F51B5>Party erstellen</color>",
"en": "<#3F51B5>Create party</color>",
"fr": "<#3F51B5>Faire un groupe</color>",
"it": "<#3F51B5>Fare un gruppo</color>",
"pl": "<#3F51B5>Stwórz grupę</color>",
"ru": "<#3F51B5>Создать тусовку</color>",
"zh": "<#3F51B5>建个队</color>",
"jp": "<#3F51B5>パーティーを作る</color>"
}