mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-09 03:22:52 +08:00
Add description for '/troubleshoot'
This commit is contained in:
parent
15b1718052
commit
8be18a6460
@ -406,6 +406,9 @@
|
||||
"success": "Successful.",
|
||||
"failure": "Failed, player not found.",
|
||||
"description": "Unban a player"
|
||||
},
|
||||
"troubleshoot": {
|
||||
"description": "Generate debugging information for troubleshooting."
|
||||
}
|
||||
},
|
||||
"gacha": {
|
||||
|
@ -406,6 +406,9 @@
|
||||
"success": "Exitoso.",
|
||||
"failure": "Error, jugador no encontrado.",
|
||||
"description": "Elimina el veto a un jugador"
|
||||
},
|
||||
"troubleshoot": {
|
||||
"description": "🇺🇸Generate debugging information for troubleshooting."
|
||||
}
|
||||
},
|
||||
"gacha": {
|
||||
|
@ -406,6 +406,9 @@
|
||||
"success": "Succès.",
|
||||
"failure": "Échec, joueur introuvable.",
|
||||
"description": "Retire le bannissement d'un joueur"
|
||||
},
|
||||
"troubleshoot": {
|
||||
"description": "🇺🇸Generate debugging information for troubleshooting."
|
||||
}
|
||||
},
|
||||
"gacha": {
|
||||
|
@ -406,6 +406,9 @@
|
||||
"success": "Successo.",
|
||||
"failure": "Fallito, giocatore non trovato.",
|
||||
"description": "Sbanna un giocatore"
|
||||
},
|
||||
"troubleshoot": {
|
||||
"description": "🇺🇸Generate debugging information for troubleshooting."
|
||||
}
|
||||
},
|
||||
"gacha": {
|
||||
|
@ -406,6 +406,9 @@
|
||||
"success": "成功しました。",
|
||||
"failure": "失敗しました。プレイヤーが見つかりません。",
|
||||
"description": "プレイヤーのBANを解除します。"
|
||||
},
|
||||
"troubleshoot": {
|
||||
"description": "🇺🇸Generate debugging information for troubleshooting."
|
||||
}
|
||||
},
|
||||
"gacha": {
|
||||
|
@ -406,6 +406,9 @@
|
||||
"success": "성공.",
|
||||
"failure": "실패, 플레이어를 찾을 수 없습니다.",
|
||||
"description": "플레이어에 대한 밴을 해제합니다"
|
||||
},
|
||||
"troubleshoot": {
|
||||
"description": "🇺🇸Generate debugging information for troubleshooting."
|
||||
}
|
||||
},
|
||||
"gacha": {
|
||||
|
@ -406,6 +406,9 @@
|
||||
"success": "Pomyślnie odbanowano podanego gracza.",
|
||||
"failure": "Gracz o podanym ID nie istnieje.",
|
||||
"description": "Odbanuj podanego gracza."
|
||||
},
|
||||
"troubleshoot": {
|
||||
"description": "🇺🇸Generate debugging information for troubleshooting."
|
||||
}
|
||||
},
|
||||
"gacha": {
|
||||
|
@ -406,6 +406,9 @@
|
||||
"success": "Succes.",
|
||||
"failure": "Eșec, jucătorul nu a fost găsit.",
|
||||
"description": "Dezbancarea unui jucător"
|
||||
},
|
||||
"troubleshoot": {
|
||||
"description": "🇺🇸Generate debugging information for troubleshooting."
|
||||
}
|
||||
},
|
||||
"gacha": {
|
||||
|
@ -406,6 +406,9 @@
|
||||
"success": "Успех.",
|
||||
"failure": "Неудача, игрок не найден.",
|
||||
"description": "Разблокировывает доступ к серверу (\"разбанивает\")"
|
||||
},
|
||||
"troubleshoot": {
|
||||
"description": "🇺🇸Generate debugging information for troubleshooting."
|
||||
}
|
||||
},
|
||||
"gacha": {
|
||||
|
@ -406,6 +406,9 @@
|
||||
"success": "成功取消玩家的封禁",
|
||||
"failure": "取消玩家的封禁失败,因为玩家不存在",
|
||||
"description": "取消玩家的封禁"
|
||||
},
|
||||
"troubleshoot": {
|
||||
"description": "🇺🇸Generate debugging information for troubleshooting."
|
||||
}
|
||||
},
|
||||
"gacha": {
|
||||
|
@ -406,6 +406,9 @@
|
||||
"success": "撤銷停權成功。",
|
||||
"failure": "撤銷停權失敗,玩家帳號不存在。",
|
||||
"description": "撤銷停權指定玩家。"
|
||||
},
|
||||
"troubleshoot": {
|
||||
"description": "🇺🇸Generate debugging information for troubleshooting."
|
||||
}
|
||||
},
|
||||
"gacha": {
|
||||
|
Loading…
Reference in New Issue
Block a user