mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Fixed missing 'Captive' localization string for 'logs.dat'
Added 'Captive' localization string in 'de/en.pl'. After a fresh install of Core 117, the system log shows a blank line for 'Captive Portal' entries. Deleted translation for 'Captive menu' and changed '30-network.menu' accordingly to avoid duplicate translation strings. Best, Matthias Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
35c4e2a302
commit
80908b44b7
@@ -8,6 +8,7 @@
|
||||
'Add Rule' => 'Regel hinzufügen',
|
||||
'Add a route' => 'Eine Route hinzufügen',
|
||||
'Async logging enabled' => 'Aktiviere asynchrones Schreiben des Syslogs',
|
||||
'Captive' => 'Captive-Portal',
|
||||
'Captive 1day' => '1 Tag',
|
||||
'Captive 1month' => '1 Monat',
|
||||
'Captive 1week' => '1 Woche',
|
||||
@@ -43,7 +44,6 @@
|
||||
'Captive logo_upload' => 'Logo hochladen',
|
||||
'Captive logo_upload1' => '(PNG, min. 1280x400, max. 1920x800)',
|
||||
'Captive mac' => 'MAC-Adresse',
|
||||
'Captive menu' => 'Captive-Portal',
|
||||
'Captive noexpiretime' => 'Es wurde kein gültiger Verbindungszeitraum angegeben',
|
||||
'Captive nolimit' => 'Unbegrenzt',
|
||||
'Captive nr' => 'Nummer',
|
||||
|
||||
Reference in New Issue
Block a user