mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
captive: Simplify coupon time selection
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
'Captive expire' => 'Expire',
|
||||
'Captive expiry time' => 'Expiry Time',
|
||||
'Captive export coupons' => 'Export Coupons',
|
||||
'Captive generate coupon' => 'Generate Coupon',
|
||||
'Captive generate coupons' => 'Generate Coupons',
|
||||
'Captive generated coupon no' => 'Number of coupons',
|
||||
'Captive heading terms' => 'Terms & Conditions',
|
||||
'Captive heading voucher' => 'Voucher or Access Code',
|
||||
'Captive invalid coupon' => 'You entered an invalid coupon code. Please try again.',
|
||||
@@ -1058,6 +1059,7 @@
|
||||
'forwarding rule added' => 'Forwarding rule added; restarting forwarder',
|
||||
'forwarding rule removed' => 'Forwarding rule removed; restarting forwarder',
|
||||
'forwarding rule updated' => 'Forwarding rule updated; restarting forwarder',
|
||||
'four hours' => '4 Hours',
|
||||
'free' => 'Free',
|
||||
'free memory' => 'Free Memory ',
|
||||
'free swap' => 'Free Swap',
|
||||
@@ -1759,6 +1761,7 @@
|
||||
'one hour' => 'One Hour',
|
||||
'one month' => 'One Month',
|
||||
'one week' => 'One Week',
|
||||
'one year' => 'One Year',
|
||||
'online help en' => 'Online help (in english)',
|
||||
'only digits allowed in holdoff field' => 'Only digits allowed in holdoff field',
|
||||
'only digits allowed in max retries field' => 'Only digits allowed in max retries field.',
|
||||
@@ -2357,6 +2360,8 @@
|
||||
'tripwirewarningkeys' => 'WARNING - This will erase your current keys, config, and database and generate them new.',
|
||||
'tripwirewarningpolicy' => 'WARNING - Your policy will be rebuild, after that your database will be reinitalised. Therefor the site-key and the local-key are neeeded.',
|
||||
'tuesday' => 'Tuesday',
|
||||
'twelve hours' => '12 Hours',
|
||||
'two weeks' => 'Two Weeks',
|
||||
'type' => 'Type',
|
||||
'umount' => 'Umount',
|
||||
'umount removable media before to unplug' => 'Umount removable media before unplugging the device',
|
||||
|
||||
Reference in New Issue
Block a user