Skip to content

Commit

Permalink
Merge pull request #77 from basst85/patch-1
Browse files Browse the repository at this point in the history
Fix translated interface, issue #75
  • Loading branch information
toyg committed Jan 23, 2014
2 parents ee33f46 + 3a3b7e3 commit fd71992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interface_localization.js
Expand Up @@ -282,7 +282,7 @@ if(preferredLanguage == "zh"){
"View": "查看",
"View All": "查看全部",
"Who to Follow": "推荐关注",
"Your message was sent!": "你的信息已经发送!"
"Your message was sent!": "你的信息已经发送!",
"twister login": "登录Twister",
"Existing local users": "已有本地用户",
"Or...": "或...",
Expand Down

0 comments on commit fd71992

Please sign in to comment.