📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
hesapsatisv1.demodesign.com.tr
/
application
/
language
/
en
📝
auth_lang.php
← Geri Dön
<?php $lang['resetPassword'] = 'Reset Password'; $lang['welcomeBack'] = 'Welcome Back!'; $lang['welcomeBackText'] = 'You can login to your account with this form and use other features of the site.'; $lang['registerNow'] = 'Register Now!'; $lang['registerNowText'] = 'Create your account easily to use our site.'; $lang['resetPasswordText'] = 'You can reset the password that you forgot with this form.'; $lang['enterEmailAddress'] = 'Enter email address.'; $lang['enterNameSurname'] = 'Enter name and surname.'; $lang['enterPassword'] = 'Enter password.'; $lang['enterPasswordAgain'] = 'Enter password again.'; $lang['enterNewPassword'] = 'Enter new password.'; $lang['passwordResetSuccess'] = 'Your password reseted successfully.'; $lang['loginSuccess'] = 'Login successful, redirecting...'; $lang['registerSuccess'] = 'Register successful, redirecting...'; $lang['loginFailed'] = 'Login failed!'; $lang['recaptchaFailed'] = 'Recaptcha validation failed!'; $lang['emptyFieldsFound'] = 'Empty fields found!'; $lang['passwordTooShort'] = 'Password must be least 6 characters length.'; $lang['passwordsNotEqual'] = 'The passwords you entered do not match!'; $lang['emailAlreadyUsing'] = 'This email address used by other user!'; $lang['emailNotValid'] = 'The email address you entered does not belong to a valid account!'; $lang['resetPasswordEmailText'] = 'Hi.<br/><br/>You can use button to reset your password in <b>%s</b> site.'; $lang['resetPasswordPreheaderText'] = 'Reset your password.'; $lang['resetPasswordEmailFooterText'] = 'If you did not request for this email and you think there is something wrong, just ignore it..'; $lang['resetPasswordEmailSent'] = 'Password reset link sent to your email address.'; ?>
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula