mizozobu 6 лет назад
Родитель
Сommit
2905529b8b
2 измененных файлов с 4 добавлено и 0 удалено
  1. 2 0
      resource/locales/en-US/translation.json
  2. 2 0
      resource/locales/ja/translation.json

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

@@ -459,6 +459,8 @@
     "issuerHost": "Issuer Host",
     "scope": "Scope",
     "desc_of_callback_URL": "Use it in the setting of the %s provider",
+    "clientID": "Client ID",
+    "client_secret": "Client Secret",
     "guest_mode": {
       "deny": "Deny Unregistered Users",
       "readonly": "View Only"

+ 2 - 0
resource/locales/ja/translation.json

@@ -456,6 +456,8 @@
     "xss_prevent_setting_link":"マークダウン設定ページに移動",
     "callback_URL": "コールバックURL",
     "desc_of_callback_URL": "%s プロバイダ側の設定で利用してください。",
+    "clientID": "クライアントID",
+    "client_secret": "クライアントシークレット",
     "guest_mode": {
       "deny": "アカウントを持たないユーザーはアクセス不可",
       "readonly": "閲覧のみ許可"