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

+ 2 - 2
lib/views/admin/customize.html

@@ -146,8 +146,8 @@
 
       <form action="/_api/admin/customize/features" method="post" class="form-horizontal" id="customfeaturesSettingForm" role="form">
       <fieldset>
-      <legend>機能</legend>
-        <p class="well">機能の有効/無効を選択できます。</p>
+      <legend>{{ t('customize_page.Function') }}</legend>
+        <p class="well">{{ t("customize_page.function_choose") }}</p>
 
         <div class="form-group">
           <label for="settingForm[customize:isEnabledTimeline]" class="col-xs-3 control-label">タイムライン機能</label>