From 6586408c6963fc5f84be82253f1807f6a35d1182 Mon Sep 17 00:00:00 2001
From: kodacs <kodacs-ghpublic@nym.hush.com>
Date: Fri, 25 Nov 2016 13:35:08 +0100
Subject: [PATCH] fix  #275

---
 config/locales/doorkeeper.hu.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/config/locales/doorkeeper.hu.yml b/config/locales/doorkeeper.hu.yml
index ce9f40a305..b207e55a24 100644
--- a/config/locales/doorkeeper.hu.yml
+++ b/config/locales/doorkeeper.hu.yml
@@ -87,8 +87,7 @@ en:
         temporarily_unavailable: A hitelesítő szerver jelenleg nem tudja teljesíteni a kérést egy átmeneti túlterheltség vagy a kiszolgáló karbantartása miatt. 
         unauthorized_client: A kliens nincs feljogosítva a kérés teljesítésére.
         unsupported_grant_type: A hitelesítés módja nem támogatott a hitelesítő kiszolgálón.
-        unsupported_response_type: A hitelesítő kiszolgáló nem támogatja ezt a választ. 
-        The authorization server does not support this response type.
+        unsupported_response_type: A hitelesítő kiszolgáló nem támogatja ezt a választ.
     flash:
       applications:
         create:
-- 
GitLab