aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorTeddy Wing2017-08-17 23:31:44 +0200
committerTeddy Wing2017-08-17 23:31:44 +0200
commit9aa076c37ac7cb6a39de43a06e9b9c24b0e6cd0e (patch)
treeff05384834b4924bd13c59d07969826d4d16598b /TODO
parent6575290641a012ea522b1475ab876ff9e512aefe (diff)
downloadsorbot-9aa076c37ac7cb6a39de43a06e9b9c24b0e6cd0e.tar.bz2
TODO: Add task for I18n
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8375bc7..87e3ea8 100644
--- a/TODO
+++ b/TODO
@@ -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)