Pages
This commit is contained in:
parent
1d6947d321
commit
963c7761f2
6 changed files with 32 additions and 101 deletions
|
|
@ -164,7 +164,7 @@ export default Vue.extend({
|
|||
? this.$t('renote')
|
||||
: this.reply
|
||||
? this.$t('reply')
|
||||
: this.$t('_postForm.post');
|
||||
: this.$t('post');
|
||||
},
|
||||
|
||||
canPost(): boolean {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue