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/weekly/locales/en_us.json

9 lines
540 B
JSON
Raw Normal View History

2023-05-21 12:26:57 +00:00
{
"weekly.help": "Get the weekly page of Chinese Minecraft Wiki.",
"weekly.help.image": "获取中文 Minecraft Wiki 的每周页面(图片版)。",
"weekly.help.teahouse": "Get Teahouse Weekly.",
"weekly.message": "Weekly page:\n\n${text}",
"weekly.message.error.expired": "An error occurred: The weekly page has expired. Please contact Chinese Minecraft Wiki to update.",
"weekly.message.image": "Image: ${img}",
"weekly.message.link": "\nImage: ${img}\n\nArticle Link: ${article}\nWeekly Pages: ${link}"
2023-05-19 06:35:01 +00:00
}