Przeglądaj źródła

update bilingual

久保田隼基 8 lat temu
rodzic
commit
62162dfb6b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lib/views/admin/customize.html

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

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