nit(i18n): update password update instruction (#6686)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6686
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-committed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
This commit is contained in:
Panagiotis "Ivory" Vasilopoulos 2025-01-26 17:04:44 +00:00 committed by 0ko
parent 270a2c7fa3
commit 9f3507e726

View file

@ -820,7 +820,7 @@ old_password = Current password
new_password = New password new_password = New password
retype_new_password = Confirm new password retype_new_password = Confirm new password
password_incorrect = The current password is incorrect. password_incorrect = The current password is incorrect.
change_password_success = Your password has been updated. Sign in using your new password from now on. change_password_success = Your password has been updated. From now on, use your new password to sign in.
password_change_disabled = Non-local users cannot update their password through the Forgejo web interface. password_change_disabled = Non-local users cannot update their password through the Forgejo web interface.
manage_emails = Manage email addresses manage_emails = Manage email addresses