Files
librenms-librenms/lang/en/smokeping.php

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
68 B
PHP
Raw Normal View History

<?php
return [
'in' => 'Incoming',
'out' => 'Outgoing',
];