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

7 lines
68 B
PHP
Raw Normal View History

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