Explorar el Código

update bilingual

久保田隼基 hace 8 años
padre
commit
b6b0cbe8f9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/views/admin/customize.html

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

@@ -136,7 +136,7 @@
         <div class="form-group">
           <div class="col-xs-offset-5 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>