Files
NodeBB/public/language/zh-TW/admin/extend/rewards.json
2020-03-19 09:30:33 +00:00

17 lines
496 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"rewards": "獎勵",
"condition-if-users": "如果使用者的",
"condition-is": "是:",
"condition-then": "則:",
"max-claims": "可獲取獎勵的次數",
"zero-infinite": "無限制請輸入0",
"delete": "刪除",
"enable": "啟用",
"disable": "禁用",
"control-panel": "獎勵控制",
"new-reward": "新獎勵",
"alert.delete-success": "已成功刪除獎勵",
"alert.no-inputs-found": "非法獎勵 輸入為空!",
"alert.save-success": "已成功儲存獎勵"
}