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": "Du wurdest auf %s verschoben.",
|
||||
"en": "You have been moved to %s.",
|
||||
"fr": "Tu as été déplacé vers %s.",
|
||||
"it": "Sei stato spostato su %s.",
|
||||
"pl": "Zostałeś przeniesiony do %s.",
|
||||
"ru": "Тебя переместили на %s.",
|
||||
"zh": "你被移到了 %s。",
|
||||
"jp": "%s に移動したよ。"
|
||||
"de": "<#FFB74D>Du wurdest auf %s verschoben.</color>",
|
||||
"en": "<#FFB74D>You have been moved to %s.</color>",
|
||||
"fr": "<#FFB74D>Tu as été déplacé vers %s.</color>",
|
||||
"it": "<#FFB74D>Sei stato spostato su %s.</color>",
|
||||
"pl": "<#FFB74D>Zostałeś przeniesiony do %s.</color>",
|
||||
"ru": "<#FFB74D>Тебя переместили на %s.</color>",
|
||||
"zh": "<#FFB74D>你被移到了 %s。</color>",
|
||||
"jp": "<#FFB74D>%s に移動したよ。</color>"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue