we-plugin-vocabulary
Version:
We.js vocabulary, terms and tags plugin
28 lines • 1.3 kB
JSON
{
"vocabulary.find": "Vocabularies",
"terms": "Terms",
"form-vocabulary-name": "Name",
"form-placeholder-vocabulary-name": " ",
"form-helper-vocabulary-name": "Vocabulary name where the terms will be salved",
"form-vocabulary-description": "Description",
"form-placeholder-vocabulary-description": " ",
"form-helper-vocabulary-description": "Write something about this vocabulary",
"vocabulary.edit": "Edit vocabulary",
"vocabulary.delete.confirm.msg": "Are you sure you want to delete this vocabulary?",
"term.find": "Terms",
"term.create": "Create term",
"form-term-text": "Text",
"form-placeholder-term-text": " ",
"form-helper-term-text": "The term text or name",
"form-term-description": "Description",
"form-placeholder-term-description": " ",
"form-helper-term-description": "Write something about this term",
"form-term-vocabularyName": "Vocabulary name",
"form-placeholder-term-vocabularyName": " ",
"form-helper-term-vocabularyName": "Vocabulary name where this term are salved",
"term.delete.confirm.msg": "Are you sure you want to delete this term?",
"widget.select.vocabulary": "Select one vocabulary",
"widget.vocabulary.menuId": "Menu id",
"widget.vocabulary.class": "Menu class",
"widget.category-menu.label": "Category or tags menu"
}