Files
NodeBB/public/language/uk/admin/extend/rewards.json
2021-09-08 09:06:50 +00:00

15 lines
656 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": "Вимкнути",
"alert.delete-success": "Нагороду успішно видалено",
"alert.no-inputs-found": "Невірна нагорода — поля пусті!",
"alert.save-success": "Нагороду успішно збережено"
}