candy-chat / candy

JavaScript-based multi-user chat client for XMPP.
http://candy-chat.github.io/candy
MIT License
1.32k stars 370 forks source link

[i18n] one file per translation #479

Open GreenLunar opened 8 years ago

GreenLunar commented 8 years ago

From https://github.com/candy-chat/candy/pull/429#issuecomment-160330866 by @linkmauve

I think it would be better to have one file per translation, extending the Candy.View.Translation object if it already exists (look at other files in the repository for examples), and let the filesystem handle the sorting for you.