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

17 lines
555 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": "Odměny",
"add-reward": "Add reward",
"condition-if-users": "Pokud uživatel",
"condition-is": "je:",
"condition-then": "Pak:",
"max-claims": "Počet dosažitelnosti odměny",
"zero-infinite": "Pro neomezeně zadejte 0",
"select-reward": "Select reward",
"delete": "Odstranit",
"enable": "Povolit",
"disable": "Zakázat",
"alert.delete-success": "Odměna byla úspěšně smazána",
"alert.no-inputs-found": "Nepovolená odměna nebyl nalezen žádný záznam.",
"alert.save-success": "Odměny byly úspěšně uloženy"
}