Просмотр исходного кода

"Selecting authentication mechanism": "認証機構選択",
英日表示対応

久保田隼基 8 лет назад
Родитель
Сommit
eff57923db
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      lib/locales/ja/translation.json
  2. 1 1
      lib/views/admin/security.html

+ 1 - 1
lib/locales/ja/translation.json

@@ -98,7 +98,7 @@
   "Just me": "自分のみ",
   "Shareable link": "このページの共有用URL",
   "The whitelist of registration permission E-mail address": "登録許可メールアドレスの<br>ホワイトリスト",
-
+  "Selecting authentication mechanism": "認証機構選択",
 
   "Show latest": "最新のページを表示",
   "Load latest": "最新版を読み込む",

+ 1 - 1
lib/views/admin/security.html

@@ -102,7 +102,7 @@
 
       <form action="/_api/admin/security/mechanism" method="post" class="form-horizontal" id="mechanismSetting" role="form">
         <fieldset>
-          <legend>認証機構選択</legend>
+          <legend>{{ t('Selecting authentication mechanism') }}</legend>
           <p class="alert alert-info"><b>NOTE: </b>Restarting the server is needed if you switch the auth mechanism.</p>
           <div class="form-group">
             <div class="col-xs-6">