we-plugin-vocabulary
Version:
We.js vocabulary, terms and tags plugin
29 lines • 1.4 kB
JSON
{
"vocabulary.find": "Vocabulários",
"terms": "termos",
"form-vocabulary-name": "Nome",
"form-placeholder-vocabulary-name": " ",
"form-helper-vocabulary-name": "Nome do vocabulário onde os termos serão salvos",
"form-vocabulary-description": "Descrição",
"form-placeholder-vocabulary-description": " ",
"form-helper-vocabulary-description": "Descrição do vocabulário",
"vocabulary.edit": "Editar vocabulário",
"vocabulary.delete.confirm.msg": "Você tem certeza que deseja deletar esse vocabulário?",
"term.find": "Termos",
"term.create": "Criar termo",
"form-term-text": "Texto",
"form-placeholder-term-text": " ",
"form-helper-term-text": "O texto ou nome do termo",
"form-term-description": "Descrição",
"form-placeholder-term-description": " ",
"form-helper-term-description": "Escreva algo sobre esse termo",
"form-term-vocabularyName": "Nome do vocabulário",
"form-placeholder-term-vocabularyName": " ",
"form-helper-term-vocabularyName": "Digite o nome do vocabulário onde esse termo será criado",
"term.delete.confirm.msg": "Você tem certeza que deseja deletar esse termo?",
"widget.select.vocabulary": "Selecione uma categoria",
"widget.vocabulary.menuId": "Id do menu",
"widget.vocabulary.class": "Classe do menu",
"widget.category-menu.label": "Menu de categorias ou tags",
"widget.vocabulary.class": "Limite de termos"
}