From bd9fcc6e8db98dbf941aeacfd9013bb7fa4dd458 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:12 +0100 Subject: [PATCH] New translations --- resources/lang/zh_HK/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/auth.php b/resources/lang/zh_HK/auth.php index 7319a9d7b8..5d833b3d68 100644 --- a/resources/lang/zh_HK/auth.php +++ b/resources/lang/zh_HK/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => 'These credentials do not match our records.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', -]; +]; \ No newline at end of file