Commit graph

5 commits

Author SHA1 Message Date
Alice Harris
7edeb53cda add correct message for equipping equipment
Currently, when you put on equipment, you see the messageBought notification. There was no messageEquipped notification in the code so I've added one.

I've updated ALL locale files IN ENGLISH, following the convention already in place for using English when there is no translation (e.g., locales/pl/messages.json, locales/sv/messages.json).
2014-05-18 10:45:24 +10:00
Matteo Pagliazzi
190ad036cc fix(i18n): two-handled 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
a1c53ec2aa fix(i18n): fix messages, pet and mount names and update locales 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
fcd33f32ee fix(i18n): missing strings 2014-05-06 19:51:35 +02:00
Matteo Pagliazzi
ad7a890160 refactor(i18n): start using strings for api messages 2014-05-06 19:51:33 +02:00