diff options
Diffstat (limited to 'app/Locale/cs_CZ')
-rw-r--r-- | app/Locale/cs_CZ/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index e6f314e6..db931ef7 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -1241,7 +1241,7 @@ return array( // 'This username is already taken' => '', // 'A link to reset your password has been sent by email.' => '', // 'Your profile must have a valid email address.' => '', - // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '', + // 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => '', // 'TRL - Turkish Lira' => '', // 'The project email is optional and could be used by several plugins.' => '', // 'The project email must be unique across all projects' => '', |