mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-08-08 04:33:57 +09:00
Validate name
This commit is contained in:
@ -8,6 +8,7 @@ export default {
|
||||
goodNight: 'おやすみなさい!',
|
||||
goodNightWithName: 'おやすみなさい、{name}!',
|
||||
tooLong: '長すぎる気がします...',
|
||||
invalidName: '発音が難しい気がします',
|
||||
requireMoreLove: 'もっと仲良くなったら考えてあげてもいいですよ?',
|
||||
happyBirthday: 'お誕生日おめでとうございます🎉',
|
||||
happyBirthdayWithName: 'お誕生日おめでとうございます、{name}🎉',
|
||||
|
Reference in New Issue
Block a user