view config/locales/en.yml @ 432:b6cabed63bc7

Add missing translation
author nanaya <me@myconan.net>
date Fri, 13 May 2016 03:59:39 +0900
parents 080dd141898c
children 68231013b01b
line wrap: on
line source

# Sample localization file for English. Add more files in this directory for other locales.
# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.

en:
  buttons:
    close: Close

  layouts:
    alerts:
      error: Error
      info: Info
    application:
      about: About
      donate: Donate
      source: Source

  pastes:
    new:
      clear: Clear
      deletion_key: Deletion Key
      language_none: none (autodetect)
      preview_md: Markdown Preview
      privacy:
        label: Privacy
        private: Private
        public: Public
      title: New Paste

    show:
      derive: Derive
      highlight: Highlight
      markdown: Markdown
      more: More Paste
      plain: Plain
      raw: Raw
      delete: Delete This Paste