Sha256: dc36e37939a36410c36de3644e64c9545a0201aba1f6c6b7024629e65b9ff70f

Contents?: true

Size: 1.95 KB

Versions: 6

Compression:

Stored size: 1.95 KB

Contents

en:
  simple_form:
    "yes": 'Yes'
    "no": 'No'
    required:
      text: 'required'
      mark: '*'
      # You can uncomment the line below if you need to overwrite the whole required html.
      # When using html, text and mark won't be used.
      # html: '<abbr title="required">*</abbr>'
    error_notification:
      default_message: 'Please check the errors below:'

    labels:
      defaults:
        active: Active
        bcc: BCC
        caption: Caption
        category: Category
        cc: CC
        content: Content
        description: Description
        disabled: Disabled
        email: E-mail
        extra: Extra
        first_name: First name
        html_content: HTML content
        identifier: Internal name
        label: Label
        last_name: Last name
        locale: Locale
        message: Message
        name: Name
        password: Password
        password_confirmation: Password confirmation
        phone: Phone
        plain_content: Plain content
        press_release: Press release?
        published_at: Published at
        seo_title: Page title
        seo_slug: Custom URL
        seo_description: Description
        seo_keywords: Keywords
        seo_custom: Extra meta-tags
        subject: Subject
        subtitle: Subtitle
        summary: Summary
        synonyms: Synonyms
        title: Title
        user_id: User
        visible: Visible?
        width: Width
        url: URL

      content_column:
        content_type: Type
        width_xs: Width (extra small)
        width_sm: Width (small)
        width_md: Width (medium)
        width_lg: Width (large)
        width_xl: Width (extra large)

      email_template:
        from_email: Sender e-mail address
        from_name: Sender name

      navigation_item:
        page_id: Page
        path: URL

      page:
        parent_id: Parent page

      redirect:
        destination_uri: Destination
        source_uri: Source

      search_synonym:
        term: Search term

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
udongo-5.7.0 config/locales/en_forms.yml
udongo-5.6.0 config/locales/en_forms.yml
udongo-5.5.0 config/locales/en_forms.yml
udongo-5.4.0 config/locales/en_forms.yml
udongo-5.3.1 config/locales/en_forms.yml
udongo-5.3.0 config/locales/en_forms.yml