This commit is contained in:
syuilo
2018-04-15 02:36:01 +09:00
parent 27d5079c7e
commit 1464df57fa
5 changed files with 267 additions and 343 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="note">
<button @click="post" title="%i18n:@note%">%fa:pencil-alt%</button>
<button @click="post" title="%i18n:@post%">%fa:pencil-alt%</button>
</div>
</template>