久保田隼基 пре 7 година
родитељ
комит
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?"
       }
     }
 	},