Files
nexusphp/resources/lang/fi/peer.php

8 lines
83 B
PHP
Raw Normal View History

2025-04-22 02:55:12 +07:00
<?php
return [
'index' => [
'page_title' => 'Käyttäjät',
],
];