mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
9 lines
158 B
PHP
9 lines
158 B
PHP
<?php
|
|
|
|
return [
|
|
'text_key' => 'Załącznik dla klucza ',
|
|
'not_found' => ' nie znaleziono',
|
|
'size' => 'Rozmiar',
|
|
'downloads' => 'Pobrania',
|
|
];
|