mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-02-24 11:13:02 +01:00
6 lines
64 B
PHP
6 lines
64 B
PHP
<?php
|
|
return [
|
|
'user' => 'User',
|
|
'users' => 'Users',
|
|
];
|