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": "Unbekannt",
|
||||
"en": "Unknown",
|
||||
"fr": "Inconnu",
|
||||
"it": "Non lo so",
|
||||
"pl": "Nie wiem",
|
||||
"ru": "Неизвестно",
|
||||
"zh": "不知道",
|
||||
"jp": "わからない"
|
||||
"de": "<#78909C>Unbekannt</color>",
|
||||
"en": "<#78909C>Unknown</color>",
|
||||
"fr": "<#78909C>Inconnu</color>",
|
||||
"it": "<#78909C>Non lo so</color>",
|
||||
"pl": "<#78909C>Nie wiem</color>",
|
||||
"ru": "<#78909C>Неизвестно</color>",
|
||||
"zh": "<#78909C>不知道</color>",
|
||||
"jp": "<#78909C>わからない</color>"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue