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

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

@@ -386,7 +386,12 @@
         "name": "Facebook OAuth"
         "name": "Facebook OAuth"
       },
       },
       "Twitter": {
       "Twitter": {
-        "name": "Twitter OAuth"
+        "name": "Twitter OAuth",
+        "register_1": "Access <a href=\"%s\" target=\"_blank\">%s</a>",
+        "register_2": "Create Project if no projects exist",
+        "register_3": "Create Credentials &rightarrow; OAuth client ID &rightarrow; Select \"Web application\"",
+        "register_4": "Register your OAuth App with one of Authorized redirect URIs as <code>%s</code> (where <code>%s</code> is your hostname)",
+        "register_5": "Copy and paste your ClientID and Client Secret above"
       },
       },
       "GitHub": {
       "GitHub": {
         "name": "GitHub OAuth",
         "name": "GitHub OAuth",