From 4c14ff659b8a03c69123ef7b78f4db5c137deeb0 Mon Sep 17 00:00:00 2001 From: Lynx Kotoura Date: Sun, 17 Sep 2017 22:23:44 +0900 Subject: Oauth code in input form and add description message (#4986) * Oauth code in a input form and add description * New authcode description --- config/locales/doorkeeper.th.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/locales/doorkeeper.th.yml') diff --git a/config/locales/doorkeeper.th.yml b/config/locales/doorkeeper.th.yml index 29673971b..60edae1e4 100644 --- a/config/locales/doorkeeper.th.yml +++ b/config/locales/doorkeeper.th.yml @@ -57,7 +57,7 @@ th: prompt: Application %{client_name} requests access to your account title: Authorization required show: - title: Authorization code + title: Copy this authorization code and paste it to the application. authorized_applications: buttons: revoke: ยกเลิกการอนุญาติ -- cgit