Skip to content

Commit

Permalink
Merge pull request #1316 from Xzihnago/nightly
Browse files Browse the repository at this point in the history
Update zh-TW translation
  • Loading branch information
HTGAzureX1212 authored Aug 11, 2023
2 parents 61461f6 + 7eaa89b commit ac4ec52
Showing 1 changed file with 13 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"description_localizations": {
"ja": "もっと詳しい情報を?",
"zh-CN": "是否在返回的嵌入中显示更详细的信息。",
"zh-TW": "是否在返回的嵌入中顯示更多詳細信息"
"zh-TW": "是否在返回的嵌入中顯示更多詳細資訊"
},
"required": false,
"type": 5
Expand All @@ -63,10 +63,22 @@
{
"name": "role",
"description": "Information about a specific role.",
"name_localizations": {
"zh-TW": "身分組"
},
"description_localizations": {
"zh-TW": "關於特定身分組的資訊。"
},
"options": [
{
"name": "role",
"description": "The role to obtain information for.",
"name_localizations": {
"zh-TW": "身分組"
},
"description_localizations": {
"zh-TW": "要獲取資訊的身分組。"
},
"required": true,
"type": 8
}
Expand Down

0 comments on commit ac4ec52

Please sign in to comment.