Proje dosyaları eklendi
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
return ['title'=>'Profile','description'=>'Manage your profile and account security.','information'=>'Profile Information','full_name'=>'Full Name','save'=>'Save Changes','email_section'=>'Email and Verification','email'=>'Email Address','verified'=>'Email Verified','not_verified'=>'Email Not Verified','resend'=>'Resend Verification Email','password_section'=>'Change Password','current_password'=>'Current Password','new_password'=>'New Password','confirm_password'=>'Confirm New Password','roles_status'=>'Roles and Account Status','roles'=>'Roles','status'=>'Account Status','sessions'=>'Active Sessions','current_device'=>'Current Device','logout_others'=>'Log Out Other Sessions','updated'=>'Your profile information has been updated.','email_updated'=>'Your email address was updated. Please verify the new address.','password_updated'=>'Your password was successfully changed.','verification_sent'=>'A verification link has been sent.','sessions_closed'=>'Your other sessions have been logged out.','same_password'=>'The new password must be different from your current password.','admin'=>'Go to Admin Panel','active'=>'Active','inactive'=>'Inactive'];
|
||||
Reference in New Issue
Block a user