Extract some texts as i18n at home page

This commit is contained in:
Pig Fang 2019-05-01 20:08:06 +08:00
parent 9f93aca8a1
commit 9d2990389d
3 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,6 @@
features:
index: Features
first:
icon: fa-users
name: Multi Player

View File

@ -1,4 +1,6 @@
features:
title: 优势
first:
icon: fa-users
name: 多角色

View File

@ -75,7 +75,7 @@
<div id="intro">
<div class="container">
<div class="row text-center">
<h1>Features</h1>
<h1>{!! trans('index.features.title') !!}</h1>
<br>
<br>
<div class="col-lg-4">