summaryrefslogtreecommitdiffstats
path: root/browser/components/search/extensions/wikipedia/_locales/es/messages.json
blob: ced826eb40efc06012a2202dcb65d420b8d58c30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "extensionName": {
    "message": "Wikipedia (es)"
  },
  "extensionDescription": {
    "message": "Wikipedia, la enciclopedia libre"
  },
  "searchUrl": {
    "message": "https://es.wikipedia.org/wiki/Especial:Buscar"
  },
  "searchForm": {
    "message": "https://es.wikipedia.org/wiki/Especial:Buscar"
  },
  "suggestUrl": {
    "message": "https://es.wikipedia.org/w/api.php?action=opensearch&search={searchTerms}"
  },
  "searchUrlGetParams": {
    "message": "search={searchTerms}&sourceid=Mozilla-search"
  }
}