diff options
Diffstat (limited to 'Template/Include/en/title.php')
| -rw-r--r-- | Template/Include/en/title.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Template/Include/en/title.php b/Template/Include/en/title.php index c4fbeca..da773d6 100644 --- a/Template/Include/en/title.php +++ b/Template/Include/en/title.php @@ -8,11 +8,11 @@ $title = [ "index" => "AlphaJob - Index", - "login" => "AlphaJob - Login", + "login" => "AlphaJob - Sign-in", "message" => "AlphaJob - Message", "mission" => "AlphaJob - Manage a mission", "myMission" => "AlphaJob - My missions", - "register" => "AlphaJob - Register", + "register" => "AlphaJob - Sign-up", "userInfo" => "AlphaJob - My user informations", "admin" => "AlphaJob - Administration" ]; |
