openclassify/addons/default/visiosoft/profile-module/resources/lang/en/button.php
Fatih Alp 5df4567e66
Merge pull request #360 from openclassify/dia
#858 ilanlar toplu süre uzatma
2020-02-28 11:00:56 +03:00

16 lines
394 B
PHP

<?php
return [
'new_profile' => 'New Profile',
'new_adress' => 'New Adress',
'show' => 'Show Adress',
'update_password' => 'Update Password',
'update_profile' => 'Update Profile',
'delete' => 'Delete',
'extend' => 'Extend',
'extend_all' => 'Extend All',
'edit' => 'Edit',
'go_profile' => 'Go to Profile Detail',
'go_user' => 'Go to User Detail',
];