summaryrefslogtreecommitdiff
path: root/config/locales/en/generic.en.yml
blob: f268bff71446e98c7716757704be2f026d908b26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
en:
  signup: "Sign Up"
  login: "Log In"
  logout: "Log Out"
  
  cancel: "Cancel"
  
  created: "Created"
  created_by_on: "Created by %{user} on %{time}"
  updated: "Updated"

  none: "None"
  unknown: "Unknown"
  admin: "Admin"
  anonymous: "Anonymous"
  save: "Save"
  add: "Add"
  remove: "Remove"
  changes_saved: "Changes saved successfully."
  are_you_sure: "Are you sure? This change cannot be undone."

  example_email: 'user@domain.org'

  no_such_thing: "No such %{thing}."
  create_thing: "Create %{thing}"

  overview: "Overview"