mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
general-functions.pl: Format output of age().
The output of the age() function was a bit messy with some translations. It was now much simplified and it now shows the time in a standardized format.
This commit is contained in:
@@ -1166,7 +1166,7 @@
|
||||
'hostname not set' => 'Hostname not set.',
|
||||
'hosts config added' => 'Hosts config added',
|
||||
'hosts config changed' => 'Hosts config changed',
|
||||
'hour' => 'hour',
|
||||
'hour' => 'Hour',
|
||||
'hour-graph' => 'Hour',
|
||||
'hours' => 'hours',
|
||||
'hours2' => 'Hours',
|
||||
|
||||
Reference in New Issue
Block a user