Skip to content
Snippets Groups Projects
Commit 3b9eba7b authored by Bye's avatar Bye
Browse files

Add a shit ton of strings

parent 1386758c
Branches
No related tags found
No related merge requests found
<?php
$LANG['auth']['signup'] = 'Sign up';
$LANG['auth']['login'] = 'Log in';
$LANG['auth']['email'] = 'Email';
$LANG['auth']['password'] = 'Password';
$LANG['auth']['confirmPassword'] = 'Confirm password';
$LANG['button']['submit'] = 'Submit';
$LANG['page']['credits'] = 'Credits';
$LANG['page']['signup'] = 'Sign up for ByeCorps ID';
$LANG['page']['login'] = 'Log in to ByeCorps ID';
$LANG['footer']['executionTime'] = 'Execution time';
$LANG['generic']['generic'] = 'You\'ve unlocked the generic text!';
$LANG['generic']['error'] = 'An error occurred.';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment