LinkStack/resources/lang/en/messages.php

149 lines
5.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'Log in' => 'Log in+',
'Register' => 'Register+',
'Dashboard' => 'Dashboard+',
'Copyright' => 'Copyright+',
'Made with' => 'Made with+',
'by' => 'by+',
'Example page' => 'Example page+',
'Sign In' => 'Sign In+',
'Login to stay connected' => 'Login to stay connected+',
'Email' => 'Email+',
'Password' => 'Password+',
'Remember Me' => 'Remember Me+',
'Forgot Password?' => 'Forgot Password?+',
'or sign in with other accounts?' => 'or sign in with other accounts?+',
'Dont have an account?' => 'Dont have an account?+',
'Click here to sign up' => 'Click here to sign up+',
'Forgot your password?' => 'Forgot your password?+',
'No problem' => 'No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.+',
'Email Password Reset Link' => 'Email Password Reset Link+',
'Sign Up' => 'Sign Up+',
'Register to stay connected' => 'Register to stay connected+',
'Display Name' => 'Display Name+',
'Confirm Password' => 'Confirm Password+',
'Already have an account?' => 'Already have an account?+',
'Click here to sign in' => 'Click here to sign in+',
'Verification Status' => '+',
'auth_pending' => 'Your account is still pending verification',
'auth_unverified' => 'Your account is currently unverified and requires manual verification by an administrator.',
'Log out' => 'Log out+',
'auth_password' => 'This is a secure area of the application. Please confirm your password before continuing.+',
'Confirm' => 'Confirm+',
'Reset Password' => 'Reset Password+',
'Enter a new password' => 'Enter a new password+',
'Test E-Mail' => 'Test E-Mail+',
'A new user has registered on' => 'A new user has registered on+',
'and is awaiting verification' => 'and is awaiting verification+',
'The user' => 'The user+',
'with the email' => 'with the email+',
'has registered a new account on' => 'has registered a new account on+',
'and is awaiting confirmation by an admin' => 'and is awaiting confirmation by an admin.+',
'Click' => 'Click+',
'here' => 'here+',
'to verify the user' => 'to verify the user.+',
'Manage users' => 'Manage users+',
'auth_thanks' => 'Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn\'t receive the email, we will gladly send you another. If you do not see the email in a few minutes, check your junk mail or spam folder.+',
'auth_verification' => 'A new verification link has been sent to the email address you provided during registration.+',
'Resend Verification Email' => 'Resend Verification Email+',
'Home' => 'Home+',
'Dashboard' => 'Dashboard+',
'Add Link' => 'Add Link+',
'Administration' => 'Administration+',
'Admin' => 'Admin+',
'Config' => 'Config+',
'Manage Users' => 'Manage Users+',
'Footer Pages' => 'Footer Pages+',
'Site Customization' => 'Site Customization+',
'Personalization' => 'Personalization+',
'Links' => 'Links+',
'Appearance' => 'Appearance+',
'Themes' => 'Themes+',
'View Page' => 'View Page+',
'Share your profile' => 'Share your profile+',
'Share your profile:' => 'Share your profile:+',
'Error sharing:' => 'Error sharing:+',
'Text copied to clipboard!' => 'Text copied to clipboard!+',
'Error copying text:' => 'Error copying text:+',
'QR Code' => 'QR Code+',
'Scan QR Code' => 'Scan QR Code+',
'QR code could not be generated' => 'QR code could not be generated+',
'Reason:' => 'Reason:+',
'Close' => 'Close+',
'All Notifications' => 'All Notifications+',
'Updater' => 'Updater+',
'Beta Mode' => 'Beta Mode+',
'Local version' => 'Local version+',
'Latest beta' => 'Latest beta+',
'Run updater' => 'Run updater+',
'Update available' => 'Update available+',
'Up to date' => 'Up to date+',
'Run updater' => 'Run updater+',
'Check again' => 'Check again+',
'Administrator' => 'Administrator+',
'Verified user' => 'Verified user+',
'User' => 'User+',
'Profile' => 'Profile+',
'Settings' => 'Settings+',
'Styling' => 'Styling+',
'Logout' => 'Logout+',
'Total Links:' => 'Total Links:+',
'Link Clicks:' => 'Link Clicks:+',
'View/Edit Links' => 'View/Edit Links+',
'Top Links:' => 'Top Links:+',
'You havent added any links yet' => 'You havent added any links yet.+',
'clicks' => 'clicks+',
'Site statistics:' => 'Site statistics:+',
'Total links' => 'Total links+',
'Total clicks' => 'Total clicks+',
'Total users' => 'Total users+',
'Registrations:' => 'Registrations:+',
'Last 30 days' => 'Last 30 days+',
'Last 7 days' => 'Last 7 days+',
'Last 24 hours' => 'Last 24 hours+',
'Active users:' => 'Active users:+',
'Title' => 'Title';,
'Link' => 'Link*';,
'Button' => 'Button*',
'custom' => 'custom';,
'custom_website' => 'custom_website';,
'' => '+',
];