久保田隼基 7 лет назад
Родитель
Сommit
eeb12c5f3c
1 измененных файлов с 6 добавлено и 1 удалено
  1. 6 1
      lib/locales/en-US/translation.json

+ 6 - 1
lib/locales/en-US/translation.json

@@ -392,7 +392,12 @@
         "name": "GitHub OAuth",
         "register_1": "Access <a href=\"%s\" target=\"_blank\">%s</a>",
         "register_2": "Register your OAuth App with \"Authorization callback URL\" as <code>%s</code> (where <code>%s</code> is your hostname)",
-        "register_3": "Copy and paste your ClientID and Client Secret above"
+        "register_3": "Copy and paste your ClientID and Client Secret above"     
+      },
+      "how_to": {
+        "google": "How to configure Google OAuth?",
+        "github": "How to configure GitHub OAuth?",
+        "twitter": "How to configure Twitter OAuth?"
       }
     }
 	},