openclassify/addons/default/visiosoft/language_switcher-plugin/resources/lang/en/preference.php
2026-03-02 23:41:21 +03:00

8 lines
129 B
PHP

<?php
return [
'cookie' => [
'name' => 'Cookie',
'instructions' => 'The number of days which the cookie has to last.'
]
];