Files
2026-03-13 18:17:51 +00:00

10 lines
99 B
PHP

<?php
return [
'id' => 'Id',
'name' => 'Nazwa',
'users' => '# z użytkowników',
];