久保田隼基 před 8 roky
rodič
revize
eeb12c5f3c
1 změnil soubory, kde provedl 6 přidání a 1 odebrání
  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?"
       }
     }
 	},