From b28b837d72b604a67780050d726d7e3851a3ca7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Thu, 10 Apr 2014 16:41:45 -0400 Subject: [PATCH] fixed error.json --- public/language/en_GB/error.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/language/en_GB/error.json b/public/language/en_GB/error.json index a504628984..584a472327 100644 --- a/public/language/en_GB/error.json +++ b/public/language/en_GB/error.json @@ -65,5 +65,5 @@ "signature-too-long" : "Signature can't be longer than %1 characters!", - "cant-chat-with-yourself": "You can't chat with yourself!", -} \ No newline at end of file + "cant-chat-with-yourself": "You can't chat with yourself!" +}