I'm registering some objects of the type:
[{
nome: "bom_atendimento",
chaves: ["bem atendido", "atendimento bom"]
},
{
nome: "ruim_atendimento",
chaves: ["pessimo atendimento", "atendimento ruim"]
}]
I need these keys to be identifi...
asked by
22.09.2017 / 17:33