mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
11 lines
262 B
JSON
11 lines
262 B
JSON
|
{
|
||
|
"output_sequence": {
|
||
|
"en": "{a6}: \"{name}\" - ({sample}) {url}"
|
||
|
},
|
||
|
"sequence_not_found": {
|
||
|
"en": "The sequence could not be identified."
|
||
|
},
|
||
|
"oeis_error": {
|
||
|
"en": "Error communicating with the OEIS database."
|
||
|
}
|
||
|
}
|