14 lines
443 B
JSON
14 lines
443 B
JSON
|
[{
|
||
|
"pattern" : "/\\bf(\\. ?)?a(\\. ?)?q\\.?\\b/gi",
|
||
|
"result" : "FAQ",
|
||
|
"description" : [
|
||
|
"Del inglés Frequency Asked and Questions, Preguntas y Questiones Frecuentes o ",
|
||
|
"simplemente Preguntas Frecuentes."
|
||
|
],
|
||
|
"links" : [
|
||
|
"https://es.wikipedia.org/wiki/Preguntas_frecuentes",
|
||
|
"https://www.significados.com/faq/",
|
||
|
"https://www.prestashop.com/es/blog/que-es-faq"
|
||
|
]
|
||
|
}]
|