From 696a1126c7e7e3bf6ae1c7c7af0a37e56941cde3 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Sun, 29 May 2016 18:47:33 +0100 Subject: [PATCH] Fixed lang file --- resources/lang/en/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en/dashboard.php b/resources/lang/en/dashboard.php index a7f818cf..582aefb6 100755 --- a/resources/lang/en/dashboard.php +++ b/resources/lang/en/dashboard.php @@ -220,7 +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', 'backers' => 'If you\'d like to support future development, check out the Cachet Patreon campaign.',