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 wurde zur Party eingeladen.",
|
||||
"en": "%s has been invited to the party.",
|
||||
"fr": "%s a été invité au groupe.",
|
||||
"it": "%s è stato invitato al gruppo.",
|
||||
"pl": "%s został zaproszony do grupy.",
|
||||
"ru": "%s был приглашен в тусовку.",
|
||||
"zh": "%s 被邀请加入队伍。",
|
||||
"jp": "%s をパーティーに誘ったよ。"
|
||||
"de": "<#FFB74D>%s wurde zur Party eingeladen.</color>",
|
||||
"en": "<#FFB74D>%s has been invited to the party.</color>",
|
||||
"fr": "<#FFB74D>%s a été invité au groupe.</color>",
|
||||
"it": "<#FFB74D>%s è stato invitato al gruppo.</color>",
|
||||
"pl": "<#FFB74D>%s został zaproszony do grupy.</color>",
|
||||
"ru": "<#FFB74D>%s был приглашен в тусовку.</color>",
|
||||
"zh": "<#FFB74D>%s 被邀请加入队伍。</color>",
|
||||
"jp": "<#FFB74D>%s をパーティーに誘ったよ。</color>"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue