Implement messages module

This commit is contained in:
Juan Cruz Viotti 2014-11-18 12:36:33 -04:00
parent 5109bba302
commit a0c743d771

View File

@ -0,0 +1,4 @@
module.exports =
errors:
loginRequired: 'You have to log in'