2022-11-17 17:12:21 +00:00

11 lines
604 B
PHP
Raw 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
$tlLogin['username'] = 'Ім\'я користувача';
$tlLogin['password'] = 'Пароль';
$tlLogin['login'] = 'Логін';
$tlLogin['remember_me'] = 'Запам\'ятати вхід';
$tlLogin['global_statistics'] = 'Загальносвітова статистика';
$tlLogin['recent_blog_posts'] = 'Останні публікації в блозі';
$tlLogin['public_db_contents'] = 'Опублікований вміст баз даних';
$tlLogin['log_in'] = 'Увійти до системи';
$tlLogin['avg_text_len'] = 'Опис об\'єкту: Середня довжина';