We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3db6746 + 95049ba commit 133130eCopy full SHA for 133130e
app/lang/en/user.php
@@ -19,7 +19,7 @@
19
'update' => 'Update',
20
'confirm_password' => 'Confirm Password',
21
'password' => 'Password',
22
- 'new_password' => 'New Password,
+ 'new_password' => 'New Password',
23
'uploading' => 'Uploading',
24
'username' => 'Username',
25
'user_settings' => 'User settings',
@@ -31,4 +31,4 @@
31
'settings_updated' => 'Your settings have been updated!',
32
'email' => 'Email',
33
'github_user_already_taken' => 'Your Github username has already been taken on this site, please choose a different username',
34
-);
+);
0 commit comments