This page details how the messages delivered can be translated. There are two way this can be done:
Examples of what I'm looking for can be seen inGlobal reminder bot/enwiki andGlobal reminder bot/frwiki:
default for all rights and you can create additional fields if you want a custom message for a certain right, such as IP-block exempt).date_format (note that this usesBabel formatting, not strptime) anddate_locale (again watch out for the format - seethis page). Ask me if you're unsure. If these parameters are missing, it will default to what's specified underGlobal_reminder_bot/global.Also supported are cases where you want to have a custom date format but are OK with the generic message - in other words there is no requirement that any particular parameter exists in the custom file. What isnot supported at this time however are custom timezones - the system only returns UTC at this time and you should not print a different timezone as a result.
You may see that the default message onGlobal reminder bot/global has a<div> segment. This does not need to be copied over, and is present to improve compatibility with RTL (right-to-left) wikis such as Arabic and Hebrew.
The other option if the community prefers it is to translate thegeneric message (i.e, the message delivered when a local version does not exist) onGlobal reminder bot/global usingGlobal reminder bot/Messages/default. In that case, the message will be in English with a link to view the message translated into various languages. This is most useful for smaller wikis, and is a useful step even if you choose option 1, because this will help smaller wikis that do not have the manpower to translate it themselves. Note that $2 (the human-readable name of the user right) will normally be in the language of the wiki - this is automatic.
Unless the community requires it, a bot flag itself isnot needed on this wiki. Note that it is very much likely that the bot will almost never send messages to the users; however, this is a pre-requisite before the bot can run at all on this wiki. Please ping me in a reply, and you are welcome to respond in any language. Thanks in advance.