Explorar el Código

- <legend>基本設定</legend>
+ <legend>{{ t('Basic settings') }}</legend>
英日表記対応

久保田隼基 hace 8 años
padre
commit
a7e0889309
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/views/admin/security.html

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

@@ -38,7 +38,7 @@
 
       <form action="/_api/admin/security/general" method="post" class="form-horizontal" id="generalSetting" role="form">
         <fieldset>
-        <legend>基本設定</legend>
+        <legend>{{ t('Basic settings') }}</legend>
 
           <div class="form-group">
             <label for="settingForm[security:registrationMode]" class="col-xs-3 control-label">Basic認証</label>