diff options
author | elijah <elijah@riseup.net> | 2015-08-03 16:36:54 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2015-08-03 16:36:54 -0700 |
commit | ba3e2451b8bce4dad34e8e28855d16d8c26c118b (patch) | |
tree | 30065d1655a0d688ad0461d67509ac1d6327573a /config/locales | |
parent | 69379d2dacf3a287998af35a2a99cf4ab6e9a091 (diff) |
fix missing translations: get help and cancel.
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en/home.en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en/home.en.yml b/config/locales/en/home.en.yml index d1e74eb..88a50a5 100644 --- a/config/locales/en/home.en.yml +++ b/config/locales/en/home.en.yml @@ -6,3 +6,4 @@ en: login_info: "Log in to change your account settings, create support tickets, and manage payments." signup_info: "Create a new user account. For higher security, we recommend you create your account via the Bitmask application instead." support_info: "Can't login? Create a new support ticket anonymously." + get_help: "Get Help"
\ No newline at end of file |