mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Fix missing Connection Scheduler strings.
This commit is contained in:
@@ -15,13 +15,17 @@
|
||||
'ConnSched add action' => 'Aktion hinzufügen',
|
||||
'ConnSched change profile title' => 'Wechsle zu Profil:',
|
||||
'ConnSched days' => 'Tage:',
|
||||
'ConnSched dial' => 'Verbinden',
|
||||
'ConnSched down' => 'Runter',
|
||||
'ConnSched hangup' => 'Trennen',
|
||||
'ConnSched ipsecstart' => 'IPSec (neu)starten',
|
||||
'ConnSched ipsecstop' => 'IPSec stop',
|
||||
'ConnSched reboot' => 'Neustarten',
|
||||
'ConnSched reconnect' => 'Neu verbinden',
|
||||
'ConnSched scheduled actions' => 'Geplante Aktionen',
|
||||
'ConnSched scheduler' => 'Scheduler',
|
||||
'ConnSched select profile' => 'Wähle Profil',
|
||||
'ConnSched shutdown' => 'Herunterfahren',
|
||||
'ConnSched time' => 'Zeit:',
|
||||
'ConnSched up' => 'Hoch',
|
||||
'ConnSched weekdays' => 'Wochentage:',
|
||||
|
||||
@@ -15,13 +15,17 @@
|
||||
'ConnSched add action' => 'Add action',
|
||||
'ConnSched change profile title' => 'Change to profile:',
|
||||
'ConnSched days' => 'Days:',
|
||||
'ConnSched dial' => 'Connect',
|
||||
'ConnSched down' => 'Down',
|
||||
'ConnSched hangup' => 'Disconnect',
|
||||
'ConnSched ipsecstart' => 'IPSec (re)start',
|
||||
'ConnSched ipsecstop' => 'IPSec stop',
|
||||
'ConnSched reboot' => 'Reboot',
|
||||
'ConnSched reconnect' => 'Reconnect',
|
||||
'ConnSched scheduled actions' => 'Scheduled actions',
|
||||
'ConnSched scheduler' => 'Scheduler',
|
||||
'ConnSched select profile' => 'Select profile',
|
||||
'ConnSched shutdown' => 'Shutdown',
|
||||
'ConnSched time' => 'Time:',
|
||||
'ConnSched up' => 'Up',
|
||||
'ConnSched weekdays' => 'Days of the week:',
|
||||
|
||||
Reference in New Issue
Block a user