Files
NodeBB/public/language/tr/admin/extend/rewards.json
2017-05-27 09:23:11 +00:00

17 lines
531 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": "Ödüller",
"condition-if-users": "If User's",
"condition-is": "İse:",
"condition-then": "Sonra:",
"max-claims": "Amount of times reward is claimable",
"zero-infinite": "Enter 0 for infinite",
"delete": "Sil",
"enable": "Etkinleştir",
"disable": "Devredışı",
"control-panel": "Ödül Kontrol",
"new-reward": "Yeni Ödül",
"alert.delete-success": "Ödül başarıyla silindi",
"alert.no-inputs-found": "Illegal reward - no inputs found!",
"alert.save-success": "Ödüller başarıyla kaydedildi"
}