dbot/modules/link/strings.json
2013-05-21 17:45:58 +00:00

19 lines
426 B
JSON

{
"title_not_found": {
"en": "No page title found.",
"na'vi": "Oel ke tsun run 'upxare atxin.",
"nl": "Er is geen paginatitel gevonden."
},
"xkcd": {
"en": "xkcd {num}: {title} https://xkcd.com/{num}"
},
"no-hits": {
"en": "No hits.",
"na'vi": "Oel ke tsun rivum ayuoti.",
"nl": "Geen resultaten."
},
"link": {
"en": "{link}"
}
}