Files
librenms-librenms/resources/lang/sr/port.php
Peca Nesovanovic 36e7a7793d more Serbian translation (#14181)
* more general translation

* create auth.php

* create passwords.php

* create port.php

* create pagination.php

* create device.php

* create plugins.php

* create components.php

* create widgets.php

* style ci
2022-08-05 10:13:23 +02:00

9 lines
137 B
PHP

<?php
return [
'groups' => [
'updated' => ':port: grupa je ažurirana',
'none' => ':port nije ažuriran',
],
];