diff options
Diffstat (limited to 'examples/phrasebook/GreetingsChi.gf')
| -rw-r--r-- | examples/phrasebook/GreetingsChi.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/phrasebook/GreetingsChi.gf b/examples/phrasebook/GreetingsChi.gf index d781d15be..ba08c52d9 100644 --- a/examples/phrasebook/GreetingsChi.gf +++ b/examples/phrasebook/GreetingsChi.gf @@ -27,5 +27,6 @@ lin GCongratulations = mkInterj "祝贺您" ; GHappyBirthday = mkInterj "祝你生日快乐" ; GGoodLuck = D.good_luck_Interj ; + GWhatTime = mkInterj "现在是什么时候" ; } |
