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>Die Party wurde aufgelöst, weil der Party Leiter hat die Party verlassen hat.</red>",
|
||||
"en": "<red>The party was disbanded because the party leader left the party.</red>",
|
||||
"fr": "<red>Le groupe est fini parce que le chef est parti.</red>",
|
||||
"it": "<red>Il gruppo si è sciolto perché il capo se n'è andato.</red>",
|
||||
"pl": "<red>Grupa się rozpadła bo lider wyszedł.</red>",
|
||||
"ru": "<red>Тусовка закончилась - главный ушёл.</red>",
|
||||
"zh": "<red>队长跑了,队伍解散了。</red>",
|
||||
"jp": "<red>リーダーが出てっちゃったからパーティー解散だよ。</red>"
|
||||
"de": "<#F44336>Die Party wurde aufgelöst, weil der Party Leiter hat die Party verlassen hat.</color>",
|
||||
"en": "<#F44336>The party was disbanded because the party leader left the party.</color>",
|
||||
"fr": "<#F44336>Le groupe est fini parce que le chef est parti.</color>",
|
||||
"it": "<#F44336>Il gruppo si è sciolto perché il capo se n'è andato.</color>",
|
||||
"pl": "<#F44336>Grupa się rozpadła bo lider wyszedł.</color>",
|
||||
"ru": "<#F44336>Тусовка закончилась - главный ушёл.</color>",
|
||||
"zh": "<#F44336>队长跑了,队伍解散了。</color>",
|
||||
"jp": "<#F44336>リーダーが出てっちゃったからパーティー解散だよ。</color>"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue