Sha256: d370d9557469a91f2aadbd22b0360aa1aaaa6f7a35c29d4f5ae175916aa2b909

Contents?: true

Size: 1.57 KB

Versions: 11

Compression:

Stored size: 1.57 KB

Contents

# Files in the config/locales directory are used for internationalization
# and are automatically loaded by Rails. If you want to use locales other
# than English, add the necessary files in this directory.
#
# To use the locales, use `I18n.t`:
#
#     I18n.t 'hello'
#
# In views, this is aliased to just `t`:
#
#     <%= t('hello') %>
#
# To use a different locale, set it with `I18n.locale`:
#
#     I18n.locale = :es
#
# This would use the information in config/locales/es.yml.
#
# The following keys must be escaped otherwise they will not be retrieved by
# the default I18n backend:
#
# true, false, on, off, yes, no
#
# Instead, surround them with single quotes.
#
# en:
#   'true': 'foo'
#
# To learn more, please read the Rails Internationalization guide
# available at https://guides.rubyonrails.org/i18n.html.

en:
  censor_log:
    action:
      mod: 审核
      banned: 禁用
      ignore: 忽略
      replace: 替换
      block: 禁用
      pass: 通过
      review: 人工审核
    aasm_state:
      pending: 待审
      handled: 已处理
      suspended: 暂缓处理
    stage:
      check_search: 搜索检查
      aliyun_check: 阿里云检查
      tencent_check: 腾讯云检查
      local_check: 本地检查
      qq_regex: QQ正则检查
      wechat_regex: 微信正则检查
    label:
      normal: 正常文本
      spam: 含垃圾信息
      ad: 广告
      politics: 涉政
      terrorism: 暴恐
      abuse: 辱骂
      porn: 色情
      flood: 灌水
      contraband: 违禁
      meaningless: 无意义
      harmful: 不良场景
      customized: 自定义

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
censor_bear-0.1.29 test/dummy/config/locales/en.yml
censor_bear-0.1.28 test/dummy/config/locales/en.yml
censor_bear-0.1.27 test/dummy/config/locales/en.yml
censor_bear-0.1.26 test/dummy/config/locales/en.yml
censor_bear-0.1.25 test/dummy/config/locales/en.yml
censor_bear-0.1.24 test/dummy/config/locales/en.yml
censor_bear-0.1.23 test/dummy/config/locales/en.yml
censor_bear-0.1.22 test/dummy/config/locales/en.yml
censor_bear-0.1.21 test/dummy/config/locales/en.yml
censor_bear-0.1.20 test/dummy/config/locales/en.yml
censor_bear-0.1.19 test/dummy/config/locales/en.yml