package WebGUI::i18n::Dutch::RegistrationStep_MailingSubscribe; use strict; our $I18N = { 'Subscribe to mailings' => { message => 'Abonneren op nieuwsbrieven', }, 'Subscribe to this mailing' => { message => 'Abonneer op deze nieuwsbrief', }, }; 1;