summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
blob: 40cdb4ac874ac4ffde1c9baca6f135be05b9af82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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:
  hello: "Hello world"
  no_such_thing: "No such %{thing}."

  overview: "Overview"
  user_control_panel: "user control panel"

  created: "Created"
  updated: "Updated"