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": "deaktiviert",
|
||||
"en": "disabled",
|
||||
"fr": "désactivé",
|
||||
"it": "disattivato",
|
||||
"pl": "wyłączony",
|
||||
"ru": "выключен",
|
||||
"zh": "关闭",
|
||||
"jp": "オフにしたよ"
|
||||
"de": "<#78909C>deaktiviert</color>",
|
||||
"en": "<#78909C>disabled</color>",
|
||||
"fr": "<#78909C>désactivé</color>",
|
||||
"it": "<#78909C>disattivato</color>",
|
||||
"pl": "<#78909C>wyłączony</color>",
|
||||
"ru": "<#78909C>выключен</color>",
|
||||
"zh": "<#78909C>关闭</color>",
|
||||
"jp": "<#78909C>オフにしたよ</color>"
|
||||
}
|
|
@ -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>"
|
||||
}
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"de": "<aqua>[Party] %s: %s</aqua>",
|
||||
"en": "<aqua>[Party] %s: %s</aqua>",
|
||||
"fr": "<aqua>[Groupe] %s: %s</aqua>",
|
||||
"it": "<aqua>[Gruppo] %s: %s</aqua>",
|
||||
"pl": "<aqua>[Grupa] %s: %s</aqua>",
|
||||
"ru": "<aqua>[Тусовка] %s: %s</aqua>",
|
||||
"zh": "<aqua>[队伍] %s: %s</aqua>",
|
||||
"jp": "<aqua>[パーティー] %s: %s</aqua>"
|
||||
"de": "<#00BCD4>[Party] %s: %s</color>",
|
||||
"en": "<#00BCD4>[Party] %s: %s</color>",
|
||||
"fr": "<#00BCD4>[Groupe] %s: %s</color>",
|
||||
"it": "<#00BCD4>[Gruppo] %s: %s</color>",
|
||||
"pl": "<#00BCD4>[Grupa] %s: %s</color>",
|
||||
"ru": "<#00BCD4>[Тусовка] %s: %s</color>",
|
||||
"zh": "<#00BCD4>[队伍] %s: %s</color>",
|
||||
"jp": "<#00BCD4>[パーティー] %s: %s</color>"
|
||||
}
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"de": "Party-Chat wurde %s",
|
||||
"en": "Party chat has been %s",
|
||||
"fr": "Chat de groupe %s",
|
||||
"it": "Chat del gruppo %s",
|
||||
"pl": "Czat grupowy został %s",
|
||||
"ru": "Чат тусовки %s",
|
||||
"zh": "队伍聊天已%s",
|
||||
"jp": "パーティーチャットを%s"
|
||||
"de": "<#FFB74D>Party-Chat wurde %s</color>",
|
||||
"en": "<#FFB74D>Party chat has been %s</color>",
|
||||
"fr": "<#FFB74D>Chat de groupe %s</color>",
|
||||
"it": "<#FFB74D>Chat del gruppo %s</color>",
|
||||
"pl": "<#FFB74D>Czat grupowy został %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