This commit is contained in:
syuilo
2018-08-29 06:59:43 +09:00
parent 321e851b26
commit 2de8e8c358
76 changed files with 315 additions and 315 deletions

View File

@ -9,8 +9,8 @@ import { ILocalUser } from '../../../../../models/user';
export const meta = {
desc: {
ja: '指定した投稿のアンケートに投票します。',
en: 'Vote poll of a note.'
'ja-JP': '指定した投稿のアンケートに投票します。',
'en-US': 'Vote poll of a note.'
},
requireCredential: true,