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": "aktiviert",
|
||||
"en": "enabled",
|
||||
"fr": "activé",
|
||||
"it": "attivato",
|
||||
"pl": "włączony",
|
||||
"ru": "включен",
|
||||
"zh": "开启",
|
||||
"jp": "オンにしたよ"
|
||||
"de": "<#4CAF50>aktiviert</color>",
|
||||
"en": "<#4CAF50>enabled</color>",
|
||||
"fr": "<#4CAF50>activé</color>",
|
||||
"it": "<#4CAF50>attivato</color>",
|
||||
"pl": "<#4CAF50>włączony</color>",
|
||||
"ru": "<#4CAF50>включен</color>",
|
||||
"zh": "<#4CAF50>开启</color>",
|
||||
"jp": "<#4CAF50>オンにしたよ</color>"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue