Files
NodeBB/public/language/zh-CN/admin/extend/rewards.json
2017-01-29 09:21:51 +00:00

17 lines
493 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": "已成功保存奖励"
}