Sha256: 4fbf4aad1c3eec9c6faa2ee4c498c54971e0a879c9acd693f3ab7d6abbda1b07

Contents?: true

Size: 994 Bytes

Versions: 4

Compression:

Stored size: 994 Bytes

Contents

---
en:
  errors:
    argument_error: The value "%{value}" for "%{argument}" is invalid.
    undefined_arguments: At least one argument of %{arguments} needs to be defined.
    doubled_arguments: Only one argument of %{arguments} is allowed to be defined.
    template_is_undefined: You need to provide information about your default template within presentations.yaml.
    asset_not_found: I cannot find asset '%{asset}'. Please check the path and try again.
    duplicate_slide_names: "Your input will result in duplicate slide file names: %{slide_names}. Maybe there are any existing slide names conflicting your input, e.g. 01.html.md (markdown) already exists and you try to create 01.html.erb (eruby)."
    missing_argument: You need to define argument "%{argument}".
    missing_data_attribute: "You need to define an option in one of your config or data files: %{message}."
  slides:
    contact:
      title: Contact
    questions:
      title: Questions
    end:
      title: The End

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
middleman-presentation-0.15.8 locales/en.yml
middleman-presentation-0.15.7 locales/en.yml
middleman-presentation-0.15.6 locales/en.yml
middleman-presentation-0.15.5 locales/en.yml