|
|
@@ -178,7 +178,7 @@
|
|
|
<form action="/_api/admin/settings/plugin" method="post" class="form-horizontal" id="pluginSettingForm" role="form">
|
|
|
<fieldset>
|
|
|
<legend>{{ t('app_setting.Plugin settings') }}</legend>
|
|
|
- <p class="well">プラグインの読み込みを有効にします。</p>
|
|
|
+ <p class="well">{{ t('app_setting.Enable plugin loading') }}</p>
|
|
|
|
|
|
<div class="form-group">
|
|
|
<label for="settingForm[plugin:isEnabledPlugins]" class="col-xs-3 control-label">プラグインを読み込む</label>
|