Skip to content

Commit

Permalink
Merge pull request #3312 from rex7152/patch-38
Browse files Browse the repository at this point in the history
Update zh-TW.json
  • Loading branch information
DexterHuang authored Sep 22, 2023
2 parents 6d89600 + 89f4590 commit d6fbb73
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions contribution/lang/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -2700,7 +2700,7 @@
"battleUI": {
"quickSlotModal": {
"title": {
"trans": "選擇一個物品以綁定到快速插槽",
"trans": "選擇一個物品以綁定到快捷欄",
"eng": "Select an item to bind to quick slot"
}
}
Expand All @@ -2713,18 +2713,18 @@
},
"globalPartyBanner": {
"title": {
"trans": "🎉全球黨🎉",
"trans": "🎉全球派對🎉",
"eng": "🎉 Global Party 🎉"
},
"subtitle": {
"trans": "由主辦",
"trans": "主辦",
"eng": "Hosted by:"
},
"button,": {
"vars": [
"playerName"
],
"trans": "給予街頭信貸",
"trans": "給予街頭聲望",
"eng": "Give street cred"
}
},
Expand Down Expand Up @@ -6149,7 +6149,7 @@
},
"globalPartyBuff": {
"name": {
"trans": "全球黨派部署",
"trans": "全球派對啟動器",
"eng": "Global Party Deployer"
},
"description": {
Expand Down Expand Up @@ -7485,7 +7485,7 @@
"eng": "Cyberspace Connection"
},
"globalParty": {
"trans": "全球黨",
"trans": "全球派對",
"eng": "Global Party"
}
},
Expand Down Expand Up @@ -7917,24 +7917,24 @@
},
"sendStreetCred": {
"title": {
"trans": "發送街頭信貸",
"trans": "給予街頭聲望",
"eng": "Send street cred"
},
"description": {
"vars": [
"playerName"
],
"trans": "您確定要將街道信譽發送到${playerName}嗎? 您可以每天將一個街頭信貸發送給任何人",
"trans": "您確定要將街頭聲望發送到${playerName}嗎? 您可以每天送給任何人一個街頭聲望",
"eng": "Are you sure you want to send street cred to ${playerName}? you can send one street cred to anyone everyday."
}
},
"sendStreetCredError": {
"title": {
"trans": "現在無法發送街頭信貸",
"trans": "現在無法給予街頭聲望",
"eng": "Can't send street cred now"
},
"description2": {
"trans": "您每天只能發送一個街道信譽。 而且您必須是10級或更高。",
"trans": "您每天只能發送一個街頭聲望。 而且您必須是10級或更高。",
"eng": "You can only send one street cred per day. and you must be level 10 or above."
},
"confirmText": {
Expand Down Expand Up @@ -8857,4 +8857,4 @@
"eng": "name length must be greater then 4, less then or equal to 16 and only contains English characters, numbers or \\'_\\'"
}
}
}
}

0 comments on commit d6fbb73

Please sign in to comment.