fix: create custom color codes
All checks were successful
Generate and Upload Translations / generate-and-upload (push) Successful in 1m8s
All checks were successful
Generate and Upload Translations / generate-and-upload (push) Successful in 1m8s
This commit is contained in:
parent
7bddb32239
commit
66e3699039
29 changed files with 232 additions and 232 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"de": "<red>Du bist nicht der Party-Leiter.</red>",
|
||||
"en": "<red>You are not the party leader.</red>",
|
||||
"fr": "<red>Tu n'es pas le chef du groupe.</red>",
|
||||
"it": "<red>Non sei il capo del gruppo.</red>",
|
||||
"pl": "<red>Nie jesteś liderem grupy.</red>",
|
||||
"ru": "<red>Ты не лидер тусовки.</red>",
|
||||
"zh": "<red>你不是队长。</red>",
|
||||
"jp": "<red>リーダーじゃないよ。</red>"
|
||||
"de": "<#F44336>Du bist nicht der Party-Leiter.</color>",
|
||||
"en": "<#F44336>You are not the party leader.</color>",
|
||||
"fr": "<#F44336>Tu n'es pas le chef du groupe.</color>",
|
||||
"it": "<#F44336>Non sei il capo del gruppo.</color>",
|
||||
"pl": "<#F44336>Nie jesteś liderem grupy.</color>",
|
||||
"ru": "<#F44336>Ты не лидер тусовки.</color>",
|
||||
"zh": "<#F44336>你不是队长。</color>",
|
||||
"jp": "<#F44336>リーダーじゃないよ。</color>"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue