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": "Du bist nicht in einer Party.",
|
||||
"en": "You are not in a party.",
|
||||
"fr": "T'es pas dans un groupe.",
|
||||
"it": "Non sei in nessun gruppo.",
|
||||
"pl": "Nie jesteś w żadnej grupie.",
|
||||
"ru": "Ты не в тусовке.",
|
||||
"zh": "你不在队伍里。",
|
||||
"jp": "パーティーに入ってないよ。"
|
||||
"de": "<#FFB74D>Du bist nicht in einer Party.</color>",
|
||||
"en": "<#FFB74D>You are not in a party.</color>",
|
||||
"fr": "<#FFB74D>T'es pas dans un groupe.</color>",
|
||||
"it": "<#FFB74D>Non sei in nessun gruppo.</color>",
|
||||
"pl": "<#FFB74D>Nie jesteś w żadnej grupie.</color>",
|
||||
"ru": "<#FFB74D>Ты не в тусовке.</color>",
|
||||
"zh": "<#FFB74D>你不在队伍里。</color>",
|
||||
"jp": "<#FFB74D>パーティーに入ってないよ。</color>"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue