diff options
author | elijah <elijah@riseup.net> | 2013-06-17 01:27:01 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-06-17 01:27:01 -0700 |
commit | 8550dcb0096017f94f855cad75dc61da63d92970 (patch) | |
tree | 3eb3bd07d06de1f58db5851cfd21dff11a4db159 /help/config | |
parent | 8b7621793fe5f8fa55c955045a71821c53d4759f (diff) |
new ui - ticket navigation
Diffstat (limited to 'help/config')
-rw-r--r-- | help/config/locales/en.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/help/config/locales/en.yml b/help/config/locales/en.yml index 4ea662a..2835e4e 100644 --- a/help/config/locales/en.yml +++ b/help/config/locales/en.yml @@ -1,2 +1,7 @@ en: access_ticket_text: "You can later access this ticket at the url %{full_url}. You might want to bookmark this page to find it again. Anybody with this URL will be able to access this ticket, so if you are on a shared computer you might want to remove it from the browser history" + support_tickets: "Support Tickets" + all_tickets: "All Tickets" + open_tickets: "Open Tickets" + closed_tickets: "Closed Tickets" + new_ticket: "New Ticket"
\ No newline at end of file |