Files
librenms-librenms/resources/lang/en/smokeping.php
Jellyfrog 77c531527c Apply fixes from StyleCI (#12117)
* Apply fixes from StyleCI

* Disable style check
2020-09-21 14:54:51 +02:00

7 lines
68 B
PHP

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