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