mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 18:11:40 -05:00
"New Posts" string for en.js was in French
Perhaps due to a bad merge.
This commit is contained in:
parent
f7a133738e
commit
b48d909218
1 changed files with 2 additions and 2 deletions
|
@ -110,7 +110,7 @@ en = {
|
||||||
"Old Password": "Old Password",
|
"Old Password": "Old Password",
|
||||||
"New Password": "New Password",
|
"New Password": "New Password",
|
||||||
"Email Notifications": "Email Notifications",
|
"Email Notifications": "Email Notifications",
|
||||||
"New Posts": "Nouveau Post",
|
"New Posts": "New Posts",
|
||||||
"Comments on my posts": "Comments on my posts",
|
"Comments on my posts": "Comments on my posts",
|
||||||
"Replies to my comments": "Replies to my comments",
|
"Replies to my comments": "Replies to my comments",
|
||||||
"Forgot password?": "Forgot password?",
|
"Forgot password?": "Forgot password?",
|
||||||
|
|
Loading…
Add table
Reference in a new issue