en: timebands: actions: new: "Add a time band" edit: "Edit a time band" destroy: "Delete a time band" destroy_confirm: "Thank you to confirm the deletion of these time band." new: title: "Add a time band" edit: title: "Edit this time band %{timeband}" show: title: "Time band %{timeband}" index: title: "Time bands" activerecord: models: timeband: zero: "Time band" one: "Time band" other: "Time bands" attributes: timeband: name: "Title" start_time: "Start time" end_time: "End time" created_at: Created at updated_at: Updated at