Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/meme/locales/en_us.json

13 lines
666 B
JSON
Raw Normal View History

2023-03-19 09:50:10 +00:00
{
2023-04-15 09:28:18 +00:00
"meme.message.jiki": "Jikipedia",
"meme.message.moegirl": "Moegirlpedia",
"meme.message.nbnhhsh": "nbnhhsh",
"meme.message.urban": "Urban Dictionary",
2023-04-15 06:06:42 +00:00
"meme.message.error": "Something went wrong while querying.",
"meme.message.not_found": "No results found.",
"meme.message.result": "(${result} results): ",
"meme.message.nbnhhsh.result": "(${result} results, recorded): ",
"meme.message.nbnhhsh.result.ai": "(${result} results, AI speculation): ",
2023-04-05 06:54:05 +00:00
"meme.help.desc": "Enquire for memes in Moegirlpedia, nbnhhsh, Urban Dictionary, etc.",
"meme.help": "Enquire for memes in Moegirlpedia, nbnhhsh, Urban Dictionary, etc."
2023-03-19 09:50:10 +00:00
}