view config/locales/en.yml @ 469:68231013b01b bootstrap-4

Now with more bootstrap than ever
author nanaya <me@nanaya.pro>
date Sun, 23 Feb 2020 22:25:50 +0900
parents b6cabed63bc7
children
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
      toggle_nav: Toggle navigation

  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