Select Git revision
Forked from
ByeCorps / ID / strings
-
Bye authored
Currently translated at 100.0% (19 of 19 strings) Translation: ByeCorps ID/Web Translate-URL: https://translit.litdevs.org/projects/byecorps-id/web/en_US/
Bye authoredCurrently translated at 100.0% (19 of 19 strings) Translation: ByeCorps ID/Web Translate-URL: https://translit.litdevs.org/projects/byecorps-id/web/en_US/
en_US.php 929 B
<?php
$LANG['auth']['signup'] = 'Sign up';
$LANG['auth']['login'] = 'Log in';
$LANG['page']['credits'] = 'Credits';
$LANG['footer']['executionTime'] = 'Execution time';
$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.';
$LANG['error']['notLoggedIn'] = 'You\'re not logged in';
$LANG['name'] = 'English (Simplified)';
$LANG['auth']['password'] = 'Password';
$LANG['auth']['confirmPassword'] = 'Confirm password';
$LANG['auth']['email'] = 'Email';
$LANG['auth']['signedout'] = 'You were signed out.';
$LANG['button']['submit'] = 'Submit';
$LANG['page']['signup'] = 'Sign up for ByeCorps ID';
$LANG['page']['login'] = 'Log in to ByeCorps ID';
$LANG['auth']['signout'] = 'Sign out';
$LANG['error']['incorrectAuth'] = 'Incorrect email or password.';