Files
NodeBB/public/language/zh-TW/admin/extend/rewards.json
2023-06-01 09:20:29 +00:00

17 lines
498 B
JSON
Raw Permalink 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": "獎勵",
"add-reward": "Add reward",
"condition-if-users": "如果使用者的",
"condition-is": "是:",
"condition-then": "則:",
"max-claims": "可獲取獎勵的次數",
"zero-infinite": "無限制請輸入0",
"select-reward": "Select reward",
"delete": "刪除",
"enable": "啟用",
"disable": "禁用",
"alert.delete-success": "已成功刪除獎勵",
"alert.no-inputs-found": "非法獎勵 輸入為空!",
"alert.save-success": "已成功儲存獎勵"
}