AyuntamientoMadrid/participacion

View on GitHub
config/locales/zh-TW/activemodel.yml

Summary

Maintainability
Test Coverage
zh-TW:
  activemodel:
    models:
      verification:
        residence: "居住地"
        sms: "短信"
    attributes:
      verification:
        residence:
          document_type: "文檔類型"
          document_number: "文檔編號 (包括字母)"
          date_of_birth: "出生日期"
          postal_code: "郵政編碼"
        sms:
          phone: "電話"
          confirmation_code: "確認代碼"
        email:
          recipient: "電郵"
      verification/letter:
        email: "電郵"
        password: "密碼"
        verification_code: "您在信中收到的代碼"
      verification/management/document:
        document_type: "文檔類型:"
        document_number: "文檔編號"
      verification/residence:
        date_of_birth: "出生日期"
        document_type: "文檔類型"
        postal_code: "郵政編碼"
      verification/sms:
        confirmation_code: "輸入您在手機上收到的代碼"
      officing/residence:
        document_type: "文檔類型"
        document_number: "文檔編號 (包括字母)"
        year_of_birth: "出生年份"