Sha256: 8fb816a1ff4cf69da8adabea0adc6e0600b47279253821c7f7225d795655a81d

Contents?: true

Size: 715 Bytes

Versions: 8

Compression:

Stored size: 715 Bytes

Contents

ja:
  respond_for:
    format: "%{message}%{success_num}%{failure_num}%{timestamp}"
    message:
      defaults:
        default:
          notice: 処理が完了しました。
          alert: 処理に失敗しました。
        create:
          notice: 登録処理が完了しました。
          alert: 登録処理に失敗しました。
        update:
          notice: 更新処理が完了しました。
          alert: 更新処理に失敗しました。
        destroy:
          notice: 削除処理が完了しました。
          alert: 削除処理に失敗しました。
    success_num: (%{value}件成功)
    failure_num: (%{value}件失敗)
    timestamp: (%{value})

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
respond_for_helper-1.2.0 lib/respond_for_helper/locales/ja.yml
respond_for_helper-1.1.3 lib/respond_for_helper/locales/ja.yml
respond_for_helper-1.1.2 lib/respond_for_helper/locales/ja.yml
respond_for_helper-1.1.1 lib/respond_for_helper/locales/ja.yml
respond_for_helper-1.1.0 lib/respond_for_helper/locales/ja.yml
respond_for_helper-1.0.2 lib/respond_for_helper/locales/ja.yml
respond_for_helper-1.0.1 lib/respond_for_helper/locales/ja.yml
respond_for_helper-1.0.0 lib/respond_for_helper/locales/ja.yml