Files
librenms-librenms/lang/uk/smokeping.php
2022-10-25 12:55:38 +02:00

7 lines
82 B
PHP

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