mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-11 19:00:56 +08:00
9 lines
142 B
PHP
9 lines
142 B
PHP
<?php
|
|
|
|
return [
|
|
'text_key' => 'Avaimen liite ',
|
|
'not_found' => ' ei löydy',
|
|
'size' => 'Koko',
|
|
'downloads' => 'Lataukset',
|
|
];
|