mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Ukrainian translation update * whitespace fixes Co-authored-by: Tony Murray <murraytony@gmail.com>
7 lines
82 B
PHP
7 lines
82 B
PHP
<?php
|
|
|
|
return [
|
|
'in' => 'Вхідний',
|
|
'out' => 'Вихідний',
|
|
];
|