Skip to content

Conversation

qwIvan
Copy link

@qwIvan qwIvan commented Dec 22, 2015

All the language using lowercase id as the t9n key not displayname.
Current problem is the id like email, username will be capitalize to Email, Username, so will be translate failed.
https://github.com/softwarerero/meteor-accounts-t9n/blob/master/t9n/en.coffee
https://github.com/softwarerero/meteor-accounts-t9n/blob/master/t9n/zh_cn.coffee

@splendido
Copy link
Member

Correct!

but with your changes we're going to have a double look up in the T9n keys: see this line

Could you please try removing this second one and verify everythings work fine?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants