Sha256: 6ef9b1e47e67d28e621abde3042cc8e2198f0da33902ef860680c48f30965a28

Contents?: true

Size: 1.65 KB

Versions: 5

Compression:

Stored size: 1.65 KB

Contents

zh-CN:
  humanizer:
    validation:
      error: '你不是人类' 
    questions:
      - question: 二加二等于几?
        answers: ["4", "four", "四"]
      - question: 门前大桥下游过一群__ 
        answer: 鸭 
      - question: 十二前面是什么数字?
        answers: ["11", "eleven", "十一"]
      - question: 五乘以二等于几?
        answers: ["10", "ten", "十"]
      - question: "写出下一个数字: 10, 11, 12, 13, 14, .."
        answers: ["15", "fifteen","十五"]
      - question: "五乘以五等于几?"
        answers: ["25", "twenty-five", "二十五"]
      - question: "十除以二等于几?"
        answers: ["5", "five", "五"]
      - question: 星期一过完是星期几?
        answer: ["tuesday","周二", "二"]
      - question: 一年的最后一个月是几月?
        answer: ["december","十二月","十二"]
      - question: 一小时有多少分钟?
        answers: ["60", "sixty", "六十"]
      - question: 下的反义词是什么?
        answer: ["up","上"]
      - question: 北的反义词是什么?
        answer: ["south","南"]
      - question: 坏的反义词是什么?
        answer: ["good","好"]
      - question: 四乘以4是多少?
        answers: ["16", "sixteen", "十六"]
      - question: 20后面的数字是?
        answers: ["21", "twenty-one", "二十一"]
      - question: 七月前面是几月?
        answer: ["june","六月"]
      - question: 十五除以三是多少?
        answer: ["five", "5", "五"]
      - question: 十四减四等于多少?
        answers: ["10", "ten", "十"]
      - question: "周一,周二 ,周三, __"
        answer: ["Thursday","周四"]

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
refinerycms-registrations-0.2.1 config/locales/humanizer.zh-CN.yml
refinerycms-registrations-0.1.2 config/locales/humanizer.zh-CN.yml
refinerycms-registrations-0.1.1 config/locales/humanizer.zh-CN.yml
refinerycms-registrations-0.1.0 config/locales/humanizer.zh-CN.yml
humanizer-2.4.4 lib/generators/templates/locales/zh-CN.yml