* * For the full copyright and license information, please view * the LICENSE file that was distributed with this source code. */ use yii\widgets\ActiveForm; use yii\helpers\Html; /** @var \Da\User\Form\GdprDeleteForm $model */ $this->title = Yii::t('usuario', 'Delete personal data'); ?>
= Yii::t('usuario', 'You are about to delete all your personal data from this site.') ?>
= Yii::t( 'usuario', 'Once you have deleted your data, you will not longer be able to sign in with this account.' ) ?>