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-Chat wurde %s",
"en": "Party chat has been %s",
"fr": "Chat de groupe %s",
"it": "Chat del gruppo %s",
"pl": "Czat grupowy został %s",
"ru": "Чат тусовки %s",
"zh": "队伍聊天已%s",
"jp": "パーティーチャットを%s"
"de": "<#FFB74D>Party-Chat wurde %s</color>",
"en": "<#FFB74D>Party chat has been %s</color>",
"fr": "<#FFB74D>Chat de groupe %s</color>",
"it": "<#FFB74D>Chat del gruppo %s</color>",
"pl": "<#FFB74D>Czat grupowy został %s</color>",
"ru": "<#FFB74D>Чат тусовки %s</color>",
"zh": "<#FFB74D>队伍聊天已%s</color>",
"jp": "<#FFB74D>パーティーチャットを%s</color>"
}