From aa8727437829c2549119e81b010435867a610888 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Sun, 29 May 2016 18:49:40 +0100 Subject: [PATCH] Another fix --- resources/lang/en/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/en/dashboard.php b/resources/lang/en/dashboard.php index 582aefb6..54270b24 100755 --- a/resources/lang/en/dashboard.php +++ b/resources/lang/en/dashboard.php @@ -220,6 +220,7 @@ return [ 'failure' => 'Settings could not be saved.', ], 'credits' => [ + 'credits' => 'Credits', 'contributors' => 'Contributors', 'license' => 'Cachet is a BSD-3-licensed open source project, released by Alt Three Services Limited.', 'backers-title' => 'Backers & Sponsors',