mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-12-06 02:38:54 +09:00
Translated mobile/views/pages/welcome.vue
This commit is contained in:
parent
9652440579
commit
b608e594af
@ -6,7 +6,7 @@
|
|||||||
<div class="about">
|
<div class="about">
|
||||||
<h2>{{ name || 'unidentified' }}</h2>
|
<h2>{{ name || 'unidentified' }}</h2>
|
||||||
<p v-html="description || '%i18n:common.about%'"></p>
|
<p v-html="description || '%i18n:common.about%'"></p>
|
||||||
<router-link class="signup" to="/signup">新規登録</router-link>
|
<router-link class="signup" to="/signup">%i18n:@signup%</router-link>
|
||||||
</div>
|
</div>
|
||||||
<div class="login">
|
<div class="login">
|
||||||
<mk-signin :with-avatar="false"/>
|
<mk-signin :with-avatar="false"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user