Sha256: ceafca9343a2b00b9447b6999f36050ada7276150c732f443b9bfbe9e068326e

Contents?: true

Size: 1.25 KB

Versions: 11

Compression:

Stored size: 1.25 KB

Contents

en:
  activerecord:
    models:
      event_category: Event category
      event: Event
      event_import_file: Event import file
      event_import_result: Event Import Result
      participate: Participate

    attributes:
      event_category:
        name: Name
        display_name: Display name
        note: Note
        position: Position
      event:
        name: Name
        note: Note
        start_at: Start at
        end_at: End at
        deleted_at: Deleted at
        all_day: All day
        display_name: Display name
      event_import_file:
        event_import_file_name: Filename
        event_import_content_type: Content type
        event_import_file_size: Size
        event_import_fingerprint: File hash
        note: Note
        executed_at: Executed at
        event_import_updated_at: Updated at
        state: State
        edit_mode: Edit mode
        error_message: Error message
      event_import_result:
        body: Body

  event:
    library_group_event: "Events at %{library_group_name}"
    all_libraries: "All libraries"
    import_event: "Import events"
    all: "All events"
    past: "Past events"
    upcoming: "Upcoming events"
  calendar:
    calendar: "Calendar"
    library_calendar: "Calendar of events at %{library_name}"

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
enju_event-0.1.17.pre17 config/locales/translation_en.yml
enju_event-0.1.17.pre16 config/locales/translation_en.yml
enju_event-0.1.17.pre15 config/locales/translation_en.yml
enju_event-0.1.17.pre14 config/locales/translation_en.yml
enju_event-0.1.17.pre13 config/locales/translation_en.yml
enju_event-0.1.17.pre12 config/locales/translation_en.yml
enju_event-0.1.17.pre11 config/locales/translation_en.yml
enju_event-0.1.17.pre10 config/locales/translation_en.yml
enju_event-0.1.17.pre9 config/locales/translation_en.yml
enju_event-0.1.17.pre8 config/locales/translation_en.yml
enju_event-0.1.17.pre7 config/locales/translation_en.yml