i18n
This commit is contained in:
parent
75c44cd349
commit
d733a1b445
12 changed files with 43 additions and 51 deletions
|
|
@ -55,7 +55,7 @@ export default define({
|
|||
}).then(data => {
|
||||
this.clear();
|
||||
}).catch(err => {
|
||||
alert('失敗した');
|
||||
alert('Something happened');
|
||||
}).then(() => {
|
||||
this.posting = false;
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue