Browse Source

update bilingual

久保田隼基 8 năm trước cách đây
mục cha
commit
3af69a80b4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/views/admin/customize.html

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

@@ -197,7 +197,7 @@
         <div class="form-group">
           <div class="col-xs-offset-3 col-xs-6">
             <input type="hidden" name="_csrf" value="{{ csrf() }}">
-            <button type="submit" class="btn btn-primary">更新</button>
+            <button type="submit" class="btn btn-primary">{{ t('Update') }}</button>
           </div>
         </div>