Răsfoiți Sursa

Add new strings

Daisuke Takahashi 6 ani în urmă
părinte
comite
ceb62fc8c2
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      resource/locales/en-US/translation.json

+ 2 - 0
resource/locales/en-US/translation.json

@@ -490,6 +490,7 @@
     "xss_prevent_setting":"Prevent XSS(Cross Site Scripting)",
     "xss_prevent_setting_link":"Go to Markdown settings",
     "callback_URL": "Callback URL",
+    "providerName": "Provider Name",
     "issuerHost": "Issuer Host",
     "scope": "Scope",
     "desc_of_callback_URL": "Use it in the setting of the %s provider",
@@ -582,6 +583,7 @@
         "name": "OpenID Connect",
         "id_detail": "Specification of the name of attribute which can identify the user in OIDC claims",
         "username_detail": "Specification of mappings for <code>username</code> when creating new users",
+        "name_detail": "Specification of mappings for <code>name</code> when creating new users",
         "mapping_detail": "Specification of mappings for %s when creating new users",
         "register_1": "Contant to OIDC IdP Administrator",
         "register_2": "Register your OIDC App with \"Authorization callback URL\" as <code>%s</code> (where <code>%s</code> is your hostname)",