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": "<red>Du kannst diese Aktion nicht an dir selbst ausführen.</red>",
|
||||
"en": "<red>You cannot perform this action on yourself.</red>",
|
||||
"fr": "<red>Tu ne peux pas faire ça sur toi-même.</red>",
|
||||
"it": "<red>Non puoi eseguire questa azione su te stesso.</red>",
|
||||
"pl": "<red>Nie możesz wykonać tej akcji na sobie.</red>",
|
||||
"ru": "<red>Ты не можешь выполнить это действие на себе.</red>",
|
||||
"zh": "<red>你不能对自己执行此操作。</red>",
|
||||
"jp": "<red>自分自身にはそれはできないよ。</red>"
|
||||
"de": "<#F44336>Du kannst diese Aktion nicht an dir selbst ausführen.</color>",
|
||||
"en": "<#F44336>You cannot perform this action on yourself.</color>",
|
||||
"fr": "<#F44336>Tu ne peux pas faire ça sur toi-même.</color>",
|
||||
"it": "<#F44336>Non puoi eseguire questa azione su te stesso.</color>",
|
||||
"pl": "<#F44336>Nie możesz wykonać tej akcji na sobie.</color>",
|
||||
"ru": "<#F44336>Ты не можешь выполнить это действие на себе.</color>",
|
||||
"zh": "<#F44336>你不能对自己执行此操作。</color>",
|
||||
"jp": "<#F44336>自分自身にはそれはできないよ。</color>"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue