Skip to content

Commit

Permalink
Merge pull request #1319 from madonuko/tr/ja
Browse files Browse the repository at this point in the history
feat(tr/ja): ultilities-plugin /info role
  • Loading branch information
HTGAzureX1212 authored Aug 11, 2023
2 parents 9b6adcd + 9bc9a32 commit c631f76
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,19 +64,23 @@
"name": "role",
"description": "Information about a specific role.",
"name_localizations": {
"ja": "ロール",
"zh-TW": "身分組"
},
"description_localizations": {
"ja": "特定のロールについて…",
"zh-TW": "關於特定身分組的資訊。"
},
"options": [
{
"name": "role",
"description": "The role to obtain information for.",
"name_localizations": {
"ja": "ロール",
"zh-TW": "身分組"
},
"description_localizations": {
"ja": "どっちのロールの情報を?",
"zh-TW": "要獲取資訊的身分組。"
},
"required": true,
Expand Down

0 comments on commit c631f76

Please sign in to comment.