mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 00:17:15 +02:00
17 lines
498 B
JSON
17 lines
498 B
JSON
{
|
||
"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": "已成功儲存獎勵"
|
||
} |