長い名前は弾くように

This commit is contained in:
syuilo
2018-08-27 07:13:04 +09:00
parent 805b25bb51
commit 91995c9340
2 changed files with 6 additions and 0 deletions

View File

@ -7,6 +7,7 @@ export default {
goodMorningWithName: 'おはようございます、{name}',
goodNight: 'おやすみなさい!',
goodNightWithName: 'おやすみなさい、{name}',
tooLong: '長すぎる気がします...'
},
/**