Files
kupshop/web/lang/de/sections.php
2025-08-02 16:30:27 +02:00

8 lines
138 B
PHP

<?php
$txt_str['sections'] = [
'pro ženy' => 'für Frauen',
'pro muže' => 'für Männer',
'pro děti' => 'für Kinder',
];