Files
librenms-librenms/lang/uk/smokeping.php
2022-11-09 16:33:42 +01:00

7 lines
82 B
PHP

<?php
return [
'in' => 'Вхідний',
'out' => 'Вихідний',
];