NodeBB/NodeBB

View on GitHub
public/language/nb/admin/settings/tags.json

Summary

Maintainability
Test Coverage
{
    "tag": "Tag Settings",
    "link-to-manage": "Manage Tags",
    "system-tags": "System Tags",
    "system-tags-help": "Only privileged users will be able to use these tags.",
    "tags-per-topic": "Tags per topic",
    "min-per-topic": "Minimalt antall emneord per tråd",
    "max-per-topic": "Maksimalt antall emneord per tråd",
    "min-length": "Minimum Tag Length",
    "max-length": "Maximum Tag Length",
    "related-topics": "Relaterte tråder",
    "max-related-topics": "Maks antall relaterte tråder å vise (hvis støttet av tema)"
}