openclassify/addons/default/visiosoft/profile-module/resources/lang/az/button.php
2020-04-24 02:16:24 +03:00

16 lines
469 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
return [
'new_profile' => 'Yeni profil',
'new_adress' => 'Yeni Ünvan',
'show' => 'Ünvanı göstər',
'update_password' => 'Parolu yeniləyin',
'update_profile' => 'Profili yeniləyin',
'delete' => 'Silin',
'extend' => 'Uzatmaq',
'extend_all' => 'Hamısını genişləndirin',
'edit' => 'Redaktə edin',
'go_profile' => 'Profil təfərrüatlarına keçin',
'go_user' => 'İstifadəçi təfərrüatlarına keçin',
];