aboutsummaryrefslogtreecommitdiff
path: root/src/locales/zh_CN/hacker/phrase.ts
blob: 93b908d5f322f17f2a0e7c85cbdcc18347877e8a (plain)
1
2
3
4
5
6
7
8
9
10
export default [
  '{{abbreviation}}{{noun}}已关闭,因为{{adjective}}{{noun}}所以我们能{{verb}}{{abbreviation}}{{noun}}!',
  '{{verb}}{{noun}}是无济于事的,我们需要{{verb}}{{adjective}}{{abbreviation}}{{noun}}!',
  '使用{{adjective}}{{abbreviation}}{{noun}},然后你就能{{verb}}{{adjective}}{{noun}}!',
  '倘若我们{{verb}}{{noun}},我们就可以通过{{adjective}}{{abbreviation}}{{noun}}获得{{abbreviation}}{{noun}}!',
  '在没有{{verb}}{{adjective}}{{abbreviation}}{{noun}}的情况下,你不能{{verb}}{{noun}}!',
  '尝试{{verb}}{{abbreviation}}{{noun}},也许会{{verb}}{{adjective}}{{noun}}!',
  '我们需要{{verb}}{{adjective}}{{abbreviation}}{{noun}}!',
  '我将{{verb}}{{adjective}}{{abbreviation}}{{noun}},那是应该{{noun}}{{abbreviation}}{{noun}}!',
];