Welcome to mirror list, hosted at ThFree Co, Russian Federation.

email.newuser.disabled_html.php « templates - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6407ffb26df5485679bb38e52205d1a9dad41192 (plain)
1
2
<?php
echo $l->t('A new user "%s" has created an account on %s and awaits admin approbation', [$_['user'], $_['sitename']]);