create_table "citizen_budget_model_simulator_translations", force: true do |t|
    t.integer  "citizen_budget_model_simulator_id",              null: false
    t.string   "locale",                                         null: false
    t.datetime "created_at"
    t.datetime "updated_at"