Files

8 lines
1.8 KiB
PHP
Raw Permalink Normal View History

2026-08-29 15:53:53 +03:00
<?php
return [
'preferences'=>'Language and theme preferences',
'language'=>'Language selection','panel'=>'Dashboard','sign_out'=>'Sign out','sign_in'=>'Sign in','register'=>'Register','email'=>'Email','password'=>'Password','password_confirmation'=>'Confirm password','remember'=>'Remember me','forgot_password'=>'Forgot password','create_account'=>'Create account','full_name'=>'Full name','send_link'=>'Send link','reset_password'=>'Reset password','new_password'=>'New password','renew_password'=>'Reset password','verify_email'=>'Email verification','verify_heading'=>'Verify your email','resend_verification'=>'Resend verification link','login_description'=>'Securely access your TrafficPumper account.','register_description'=>'New accounts are securely created with the customer role.','forgot_description'=>'Enter your email address and we will send a reset link if the account is eligible.','verify_description'=>'Open the link sent to your email before accessing the dashboard.','dashboard'=>'Dashboard','welcome'=>'Welcome, :name','account_active'=>'Your account is active.','dashboard_description'=>'Add and manage your websites as projects.','go_projects'=>'Go to my projects','customer_panel'=>'Customer Dashboard','home'=>'Home','projects'=>'Projects','keywords'=>'Keywords','serp_checks'=>'SERP Checks','serp_operations'=>'SERP Operations','users'=>'Users','theme'=>'Select theme','light'=>'Light','dark'=>'Dark','system'=>'System',
'status'=>['verified'=>'Your email address has been verified.','verification_sent'=>'A verification link has been sent.','password_reset'=>'Your password has been reset.','reset_link_sent'=>'A password reset link has been sent if the account is eligible.'],
'errors'=>['throttle'=>'Too many attempts. Please try again later.','credentials'=>'These credentials do not match our records.'],
];