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": "<green>%s hat die Party beigetreten.</green>",
|
||||
"en": "<green>%s has joined the party.</green>",
|
||||
"fr": "<green>%s nous a rejoint!</green>",
|
||||
"it": "<green>%s è entrato nel gruppo!</green>",
|
||||
"pl": "<green>%s dołączył do nas!</green>",
|
||||
"ru": "<green>%s присоединился к нам!</green>",
|
||||
"zh": "<green>%s 加入啦!</green>",
|
||||
"jp": "<green>%s が参加したよ!</green>"
|
||||
"de": "<#4CAF50>%s hat die Party beigetreten.</color>",
|
||||
"en": "<#4CAF50>%s has joined the party.</color>",
|
||||
"fr": "<#4CAF50>%s nous a rejoint!</color>",
|
||||
"it": "<#4CAF50>%s è entrato nel gruppo!</color>",
|
||||
"pl": "<#4CAF50>%s dołączył do nas!</color>",
|
||||
"ru": "<#4CAF50>%s присоединился к нам!</color>",
|
||||
"zh": "<#4CAF50>%s 加入啦!</color>",
|
||||
"jp": "<#4CAF50>%s が参加したよ!</color>"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue