diff options
author | jessib <jessib@leap.se> | 2013-01-22 11:12:37 -0800 |
---|---|---|
committer | jessib <jessib@leap.se> | 2013-01-22 11:12:37 -0800 |
commit | e1c0b7f23d7be1d8f3139aa255bd121969ece97a (patch) | |
tree | 9f9085f0e4f484d5d49797242778db6ea9e9fad0 /help/config/locales/en.yml | |
parent | ed1caa740f0e58cfd5f2d908946461154db68174 (diff) |
Translate text rather than having it in code directly.
Diffstat (limited to 'help/config/locales/en.yml')
-rw-r--r-- | help/config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help/config/locales/en.yml b/help/config/locales/en.yml new file mode 100644 index 0000000..4ea662a --- /dev/null +++ b/help/config/locales/en.yml @@ -0,0 +1,2 @@ +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" |