Files
NodeBB/public/language/tr/admin/settings/group.json
2017-09-08 09:23:33 +00:00

12 lines
716 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.
{
"general": "Genel",
"private-groups": "Gizli Grup",
"private-groups.help": "Eğer etkinse, gruba katılmak için grup sahibinin onayı gerekir. <em>(Normali: Etkin)</em>",
"private-groups.warning": "<strong>Beware!</strong> If this option is disabled and you have private groups, they automatically become public.",
"allow-creation": "Allow Group Creation",
"allow-creation-help": "Eğer etkinse kullanıcılar grup oluşturabilir <em>(Normali: Pasif)</em>",
"max-name-length": "Maksimum Grup Adı Uzunluğu",
"cover-image": "Group Cover Image",
"default-cover": "Default Cover Images",
"default-cover-help": "Add comma-separated default cover images for groups that don't have an uploaded cover image"
}