diff options
author | Sandro Santilli <strk@kbt.io> | 2017-02-20 19:27:20 +0100 |
---|---|---|
committer | Kim "BKC" Carlbäcker <kim.carlbacker@gmail.com> | 2017-03-14 22:54:07 +0100 |
commit | 7d8f9d1c46e38681f2a4033a7da811ab7562d953 (patch) | |
tree | a44e9fa6b24b431c3483ae184a7502822a15d968 /options/locale/locale_sr-SP.ini | |
parent | 8746fb3385ffbb7c2fc9354bf51a5225543cfb72 (diff) | |
download | gitea-7d8f9d1c46e38681f2a4033a7da811ab7562d953.tar.gz gitea-7d8f9d1c46e38681f2a4033a7da811ab7562d953.zip |
Rename /forget_password url to /forgot_password
Also renames `forgot_password` translation key to
`forgot_password_title` and `forget_password` to
`forgot_password`
Includes entry in CHANGELOG about the breaking change
(and some markdown fixes in there)
Diffstat (limited to 'options/locale/locale_sr-SP.ini')
-rw-r--r-- | options/locale/locale_sr-SP.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/options/locale/locale_sr-SP.ini b/options/locale/locale_sr-SP.ini index 4cf86d2d33..2dc463f346 100644 --- a/options/locale/locale_sr-SP.ini +++ b/options/locale/locale_sr-SP.ini @@ -145,8 +145,8 @@ social_register_helper_msg=Већ имате налог? Повежите се disable_register_prompt=Извините регистрација је онемогућено. Молимо вас, контактирајте администратора. disable_register_mail=Извините, потврда путем поште је онемогућено. remember_me=Запамти ме -forgot_password=Заборављена лозинка -forget_password=Заборавили сте лозинку? +forgot_password_title=Заборављена лозинка +forgot_password=Заборавили сте лозинку? sign_up_now=Немате налог? Пријавите се. confirmation_mail_sent_prompt=Потврда упућена <b>%s</b> је послата, молимо проверите ваше поруке пре %d сати да завршите регистрацију. active_your_account=Активирајте ваш налог |