From 5ddf8de3691fde866c5a48b440cffa2990b2014c Mon Sep 17 00:00:00 2001 From: Debulois Date: Thu, 3 Feb 2022 13:02:21 +0100 Subject: Initial commit --- Views/Includes/en/title.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Views/Includes/en/title.php (limited to 'Views/Includes/en/title.php') diff --git a/Views/Includes/en/title.php b/Views/Includes/en/title.php new file mode 100644 index 0000000..3655a7a --- /dev/null +++ b/Views/Includes/en/title.php @@ -0,0 +1,15 @@ + "AlphaJob - Index", + "login" => "AlphaJob - Login Page", + "message" => "AlphaJob - Message", + "mission" => "AlphaJob - Register a mission", + "myMission" => "AlphaJob - My missions", + "register" => "AlphaJob - Register an user", + "userInfo" => "AlphaJob - My user information", + "delete" => "AlphaJob - Delete an user" +]; +?> \ No newline at end of file -- cgit v1.2.3