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