JaBa/languages/en-US/general/remindme.json

9 lines
No EOL
363 B
JSON

{
"DESCRIPTION": "Add a new personal reminder",
"USAGE": "remindme [message]",
"EXAMPLES": "remindme 24h Work command\nremindme 3m Take the pasta out of the pan!",
"MISSING_MESSAGE": "You must enter a message!",
"SAVED": "Reminder saved, you will receive a message at the end of the time!",
"TITLE": "JaBa Reminder",
"CREATED": "Message created {{time}}"
}