소스 검색

update html

久保田隼基 8 년 전
부모
커밋
fb8bf2428c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/views/admin/widget/passport/twitter.html

+ 1 - 1
lib/views/admin/widget/passport/twitter.html

@@ -96,7 +96,7 @@
   <a href="#collapseHelpForTwitterOauth" data-toggle="collapse">How to configure Google OAuth?</a>
 </h4>
 <ol id="collapseHelpForTwitterOauth" class="collapse">
-  <li>{{ t("security_setting.OAuth.Google.register_1", "https://console.cloud.google.com/apis/credentials", "Google Cloud Platform API Manager") }}</li>
+  <li>{{ t("security_setting.OAuth.Twitter.register_1", "https://console.cloud.google.com/apis/credentials", "Google Cloud Platform API Manager") }}</li>
   <li>{{ t("security_setting.OAuth.Google.register_2") }}</li>
   <li>{{ t("security_setting.OAuth.Google.register_3") }}</li>
   <li>{{ t("security_setting.OAuth.Google.register_4", "https://${growi.host}/passport/google/callback", "${growi.host}") }}</li>