"New Posts" string for en.js was in French

Perhaps due to a bad merge.
This commit is contained in:
Paul Borza 2014-03-23 18:46:50 -07:00
parent f7a133738e
commit b48d909218

View file

@ -110,7 +110,7 @@ en = {
"Old Password": "Old Password",
"New Password": "New Password",
"Email Notifications": "Email Notifications",
"New Posts": "Nouveau Post",
"New Posts": "New Posts",
"Comments on my posts": "Comments on my posts",
"Replies to my comments": "Replies to my comments",
"Forgot password?": "Forgot password?",
@ -191,4 +191,4 @@ en = {
"Load more": "Load more"
}
}
};
};