@@ -183,7 +183,7 @@
</label>
<label class="btn btn-default {% if !settingForm['customize:isSavedStatesOfTabChanges'] %}active{% endif %}" data-active-class="primary">
<input name="settingForm[customize:isSavedStatesOfTabChanges]" value="false" type="radio"
- {% if !settingForm['customize:isSavedStatesOfTabChanges'] %}checked{% endif %}> 無効
+ {% if !settingForm['customize:isSavedStatesOfTabChanges'] %}checked{% endif %}> {{ t('Invalid') }}
</div>