Skip to content
Snippets Groups Projects
Unverified Commit 5a028942 authored by Germán Valero's avatar Germán Valero Committed by GitHub
Browse files

Fix typo in English string 'You account details can be changed'

parent 725d3263
No related branches found
No related tags found
No related merge requests found
...@@ -570,7 +570,7 @@ $string['country'] = 'Country'; ...@@ -570,7 +570,7 @@ $string['country'] = 'Country';
$string['logouploadtext'] = 'Organization logo or avatar'; $string['logouploadtext'] = 'Organization logo or avatar';
$string['acceptterms'] = 'I accept the <a href=":url" target="_blank">terms of use</a>'; $string['acceptterms'] = 'I accept the <a href=":url" target="_blank">terms of use</a>';
$string['successfullyregistred'] = 'You have successfully registered an account on the H5P Hub'; $string['successfullyregistred'] = 'You have successfully registered an account on the H5P Hub';
$string['successfullyregistreddescription'] = 'You account details can be changed'; $string['successfullyregistreddescription'] = 'Your account details can be changed';
$string['accountdetailslinktext'] = 'here'; $string['accountdetailslinktext'] = 'here';
$string['registrationtitle'] = 'H5P Hub Registration'; $string['registrationtitle'] = 'H5P Hub Registration';
$string['registrationfailed'] = 'An error occurred'; $string['registrationfailed'] = 'An error occurred';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment