mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-03 00:32:54 +02:00
captive: Allow PDF export of coupons
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
'Captive 1week' => '1 week',
|
||||
'Captive ACTIVATE' => 'ACTIVATE',
|
||||
'Captive GAIN ACCESS' => 'GAIN ACCESS',
|
||||
'Captive WiFi coupon' => 'WiFi Coupon',
|
||||
'Captive activate' => 'Activate',
|
||||
'Captive activated' => 'Activated',
|
||||
'Captive active on' => 'Activated on',
|
||||
@@ -28,6 +29,7 @@
|
||||
'Captive err doublevoucher' => 'A voucher with this code already exists',
|
||||
'Captive expire' => 'Expire',
|
||||
'Captive expiry time' => 'Expiry Time',
|
||||
'Captive export coupons' => 'Export Coupons',
|
||||
'Captive generate coupon' => 'Generate Coupon',
|
||||
'Captive heading terms' => 'Terms & Conditions',
|
||||
'Captive heading voucher' => 'Voucher or Access Code',
|
||||
@@ -45,12 +47,15 @@
|
||||
'Captive nr' => 'Number',
|
||||
'Captive please accept the terms and conditions' => 'Please accept the terms & conditions',
|
||||
'Captive please enter a coupon code' => 'Please enter a coupon code',
|
||||
'Captive portal' => 'IPFire Captive Portal',
|
||||
'Captive portal coupons' => 'Captive Portal Coupons',
|
||||
'Captive terms' => 'Terms & Conditions',
|
||||
'Captive terms short' => 'T&Cs',
|
||||
'Captive time' => 'Access time post activation (hours)',
|
||||
'Captive title' => 'Title of Login Page',
|
||||
'Captive upload logo' => 'Upload Logo',
|
||||
'Captive upload logo recommendations' => '(PNG or JPEG, recommended 1280x720 pixels)',
|
||||
'Captive valid for' => 'Valid for',
|
||||
'Captive voactive' => 'Active Vouchers',
|
||||
'Captive voucher' => 'Voucher',
|
||||
'Captive vouchervalid' => 'Allowed time for this voucher',
|
||||
|
||||
Reference in New Issue
Block a user