view config/locales/en.yml @ 403:e0626046579a

Rearrange stuff.
author nanaya <me@myconan.net>
date Sun, 06 Sep 2015 04:32:02 +0900
parents a18e19139f57
children f3cdc83b87b4
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:
  layouts:
    application:
      donate: Donate
      source: Source

  pastes:
    new:
      clear: Clear
      close: Close
      deletion_key: Deletion Key
      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