Skip to content
Snippets Groups Projects
Unverified Commit 980beb66 authored by Bye's avatar Bye Committed by GitHub
Browse files

Add error messages

parent 91e6c93c
Branches
No related tags found
No related merge requests found
......@@ -2,3 +2,5 @@
$LANG['auth']['signup'] = 'Sign up';
$LANG['generic']['generic'] = 'You\'ve unlocked the generic text!';
$LANG['generic']['error'] = 'An error occurred.';
$LANG['error']['generic'] = 'No error message provided.';
$LANG['error']['loggedIn'] = 'You\'re already logged in.';
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment