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": "<aqua>[Party] %s: %s</aqua>",
|
||||
"en": "<aqua>[Party] %s: %s</aqua>",
|
||||
"fr": "<aqua>[Groupe] %s: %s</aqua>",
|
||||
"it": "<aqua>[Gruppo] %s: %s</aqua>",
|
||||
"pl": "<aqua>[Grupa] %s: %s</aqua>",
|
||||
"ru": "<aqua>[Тусовка] %s: %s</aqua>",
|
||||
"zh": "<aqua>[队伍] %s: %s</aqua>",
|
||||
"jp": "<aqua>[パーティー] %s: %s</aqua>"
|
||||
"de": "<#00BCD4>[Party] %s: %s</color>",
|
||||
"en": "<#00BCD4>[Party] %s: %s</color>",
|
||||
"fr": "<#00BCD4>[Groupe] %s: %s</color>",
|
||||
"it": "<#00BCD4>[Gruppo] %s: %s</color>",
|
||||
"pl": "<#00BCD4>[Grupa] %s: %s</color>",
|
||||
"ru": "<#00BCD4>[Тусовка] %s: %s</color>",
|
||||
"zh": "<#00BCD4>[队伍] %s: %s</color>",
|
||||
"jp": "<#00BCD4>[パーティー] %s: %s</color>"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue