久保田隼基 7 лет назад
Родитель
Сommit
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>