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": "%s ist jetzt der neue Party-Leiter.",
|
||||
"en": "%s is now the new party leader.",
|
||||
"fr": "%s est maintenant le chef du groupe.",
|
||||
"it": "%s è ora il capo del gruppo.",
|
||||
"pl": "%s jest teraz liderem grupy.",
|
||||
"ru": "%s теперь лидер тусовки.",
|
||||
"zh": "%s 现在是新队长了。",
|
||||
"jp": "%s が新しいリーダーになったよ。"
|
||||
"de": "<#4CAF50>%s ist jetzt der neue Party-Leiter.</color>",
|
||||
"en": "<#4CAF50>%s is now the new party leader.</color>",
|
||||
"fr": "<#4CAF50>%s est maintenant le chef du groupe.</color>",
|
||||
"it": "<#4CAF50>%s è ora il capo del gruppo.</color>",
|
||||
"pl": "<#4CAF50>%s jest teraz liderem grupy.</color>",
|
||||
"ru": "<#4CAF50>%s теперь лидер тусовки.</color>",
|
||||
"zh": "<#4CAF50>%s 现在是新队长了。</color>",
|
||||
"jp": "<#4CAF50>%s が新しいリーダーになったよ。</color>"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue