diff --git a/en.php b/en.php
index 448f99c3f13e75dad71333f9e18b420939e15a0d..7be55800a2c76ea41371e345585d0e8ab849ac24 100644
--- a/en.php
+++ b/en.php
@@ -11,6 +11,8 @@ $LANG['page']['credits'] = 'Credits';
 $LANG['page']['signup'] = 'Sign up for ByeCorps ID';
 $LANG['page']['login'] = 'Log in to ByeCorps ID';
 $LANG['page']['dashboard'] = 'Dashboard';
+$LANG['page']['profile'] = 'Profile';
+$LANG['page']['settings'] = 'Settings';
 $LANG['header']['hello'] = 'Hey hey {{display_name}}!';
 $LANG['footer']['executionTime'] = 'Execution time';
 $LANG['generic']['generic'] = 'You\'ve unlocked the generic text!';