##// END OF EJS Templates
i18n: updated translation for Polish...
i18n: updated translation for Polish Currently translated at 56.5% (614 of 1087 strings)

File last commit:

r6098:8b75085c default
r8092:7fef5132 default
Show More
registration.txt
11 lines | 381 B | text/plain | TextLexer
<%block name="header">\
<%include file="header.txt" args="title=_('New User Registration'),link=registered_user_url"/>\
</%block>\
${_('Username')|n,unicode}: ${new_username|n,unicode}
${_('Full Name')|n,unicode}: ${new_full_name|n,unicode}
${_('Email')|n,unicode}: ${new_email|n,unicode}
<%include file="button.txt" args="url=registered_user_url,title='View User Profile'"/>\