Added uncommitted file

This commit is contained in:
gutfuckllc 2018-07-31 13:56:21 -04:00
parent 2855ec0372
commit 460a4edb13

View file

@ -336,7 +336,7 @@ export default Vue.extend({
addVisibleUser() {
(this as any).apis.input({
title: 'ユーザー名を入力してください'
title: '%i18n:@enter-username%'
}).then(username => {
(this as any).api('users/show', {
username