Files
panel-pelican-dev/lang/uk/search.php
2026-01-15 07:59:55 -05:00

10 lines
354 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return [
'validation' => 'Будь ласка, введіть принаймні три символи для початку пошуку.',
'term' => [
'label' => 'Пошуковий запит',
'description' => 'Введіть ім\'я сервера, uid або порт для початку пошуку.',
],
];