roundcube-easy-unsubscribe/localization/en_US.inc

8 lines
187 B
PHP
Raw Normal View History

2021-07-12 17:53:49 +07:00
<?php
$labels = array();
$labels['click_to_unsubscribe'] = "Click to unsubscribe";
$labels['confirm'] = "Are you sure you want to unsubscribe?";
$labels['unsubscribe'] = "Unsubscribe";