fix: create custom color codes
All checks were successful
Generate and Upload Translations / generate-and-upload (push) Successful in 1m8s

This commit is contained in:
obvTiger 2025-04-24 14:00:30 +02:00
parent 7bddb32239
commit 66e3699039
29 changed files with 232 additions and 232 deletions

View file

@ -1,10 +1,10 @@
{
"de": "Automatisch akzeptieren",
"en": "Auto accept",
"fr": "Acceptation automatique",
"it": "Accettazione automatica",
"pl": "Automatyczna akceptacja",
"ru": "Автоматическое принятие",
"zh": "自动接受",
"jp": "自動承認"
"de": "<#3F51B5>Automatisch akzeptieren</color>",
"en": "<#3F51B5>Auto accept</color>",
"fr": "<#3F51B5>Acceptation automatique</color>",
"it": "<#3F51B5>Accettazione automatica</color>",
"pl": "<#3F51B5>Automatyczna akceptacja</color>",
"ru": "<#3F51B5>Автоматическое принятие</color>",
"zh": "<#3F51B5>自动接受</color>",
"jp": "<#3F51B5>自動承認</color>"
}