Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(locales/zh-tw): locale for slot occupied #1183

Merged
merged 1 commit into from
Mar 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions locales/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"buy_amount": "你必須輸入要購買的數量",
"component_has": "這個武器已經有 %s",
"component_invalid": "這個武器與 %s 不相容",
"component_slot_occupied": "這個武器的 %s 位置已有其他同類型組件",
"cannot_perform": "無法執行這個動作",
"cannot_carry": "背包重量已達限制",
"cannot_carry_other": "目標攜帶重量已達限制",
Expand Down