Files
2026-07-01 16:44:17 +03:00

39 lines
1.6 KiB
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
[
'namesurname' => 'Име Фамилия',
'nickname' => 'Прякор',
'mailadress' => 'E-mail адрес',
'avatar' => 'Аватар',
'avatarsub' => 'Аватарът ви максимално може да е 80x80.',
'traning' => 'Образование',
'job' => 'Работа',
'skills' => 'Умения',
'update' => 'Актуализиране',
'myprofile' => 'Моят профил',
'save' => 'Запази',
'update' => 'Актуализиране',
/* User password change form */
'Password_Change_Form' => 'Форма за промяна на парола',
'Your_Current_Password' => 'Настояща парола',
'new_password' => 'Нова парола',
'password_again' => 'Новата парола отново',
/* End User password change form */
/* forum tablo kısmı */
'my_messages' => 'Мои съобщения',
'title' => 'Заглавие',
'solved' => 'Разрешен',
'transactions' => 'Транзакции',
'edit' => 'Редактиране',
'delete' => 'Изтрий',
'The_topics_I_answered' => 'Теми, отговорени от мен',
/* End forum tablo kısmı */
'Delete_account' => 'Изтрий сметка',
'Your_reason' => 'Причина',
'deleted_placeholder' => 'Съжаляваме, че ни напускате, ще сме благодарни, ако ни кажете с няколко думи защо. &#10;Екипът на Pisi GNU/Linux',
];