diff options
author | Teddy Wing | 2017-08-17 23:31:44 +0200 |
---|---|---|
committer | Teddy Wing | 2017-08-17 23:31:44 +0200 |
commit | 9aa076c37ac7cb6a39de43a06e9b9c24b0e6cd0e (patch) | |
tree | ff05384834b4924bd13c59d07969826d4d16598b /TODO | |
parent | 6575290641a012ea522b1475ab876ff9e512aefe (diff) | |
download | sorbot-9aa076c37ac7cb6a39de43a06e9b9c24b0e6cd0e.tar.bz2 |
TODO: Add task for I18n
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,3 +27,4 @@ v UPSERT instead of INSERT - Way for plugins to only respond over QUERY (like help) - Add "command" and "description" fields to `Plugin` for use by Help - Plugin config for whether or not it requires the "sorbot: " prefix +- I18n (http://www.yesodweb.com/book/internationalization) |