Hi cemal yuksel,
Try open file /language/en-GB/en-GB.tpl_sj_resorts.ini find this code:
; For Login
SINGIN="Sign In"
ALL_FIELDS_ARE_REQUIRED= "All fields are required(*)".
; For Reigstration
COM_USERS_PROFILE_NAME_LABEL="Name:"
COM_USERS_REGISTER_USERNAME_LABEL="Username:"
COM_USERS_PROFILE_PASSWORD1_LABEL="Password:"
COM_USERS_PROFILE_PASSWORD2_LABEL="Confirm Password:"
COM_USERS_PROFILE_USERNAME_LABEL="Username:"
COM_USERS_REGISTER_EMAIL1_LABEL="Email Address:"
COM_USERS_REGISTER_EMAIL2_LABEL="Confirm email Address:"
COM_USERS_REGISTER_NAME_LABEL="Name:"
COM_USERS_REGISTER_PASSWORD1_LABEL="Password:"
COM_USERS_REGISTER_PASSWORD2_LABEL="Confirm Password:"
and modify as you want.
Thanks & regards!