diff options
author | elijah <elijah@riseup.net> | 2013-06-17 01:27:01 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-07-04 03:57:59 -0700 |
commit | 7d58f640e89a89a4767e59883b864afcd4e9dad4 (patch) | |
tree | 5ddb5705c2062931c3e9478b8e6440150deaf4e1 /help/config/locales/en.yml | |
parent | 3f51128e24e1ca3247169066aa6a03090df98dd6 (diff) |
new ui - ticket navigation
Diffstat (limited to 'help/config/locales/en.yml')
-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 |