こんにちはサポート

This commit is contained in:
syuilo
2018-08-29 16:34:07 +09:00
parent 88f84b8a3d
commit 2f14ba690c
2 changed files with 14 additions and 0 deletions

View File

@ -3,6 +3,8 @@ export default {
setNameOk: 'わかりました。これからは{name}とお呼びしますね!',
san: 'さん付けした方がいいですか?',
yesOrNo: '「はい」か「いいえ」しかわからないんです...',
hello: 'こんにちは♪',
helloWithName: 'こんにちは、{name}♪',
goodMorning: 'おはようございます!',
goodMorningWithName: 'おはようございます、{name}',
goodNight: 'おやすみなさい!',