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": "Du wurdest in die Party von %s eingeladen.",
"en": "You have been invited to %s's party.",
"fr": "Tu as été invité au groupe de %s.",
"it": "Sei stato invitato al gruppo di %s.",
"pl": "Zostałeś zaproszony do grupy %s.",
"ru": "Тебя пригласили в тусовку %s.",
"zh": "你被邀请加入 %s 的队伍。",
"jp": "%s のパーティーに誘われたよ。"
"de": "<#FFB74D>Du wurdest in die Party von %s eingeladen.</color>",
"en": "<#FFB74D>You have been invited to %s's party.</color>",
"fr": "<#FFB74D>Tu as été invité au groupe de %s.</color>",
"it": "<#FFB74D>Sei stato invitato al gruppo di %s.</color>",
"pl": "<#FFB74D>Zostałeś zaproszony do grupy %s.</color>",
"ru": "<#FFB74D>Тебя пригласили в тусовку %s.</color>",
"zh": "<#FFB74D>你被邀请加入 %s 的队伍。</color>",
"jp": "<#FFB74D>%s のパーティーに誘われたよ。</color>"
}