diff options
author | Azul <azul@leap.se> | 2014-04-24 10:24:24 +0200 |
---|---|---|
committer | Azul <azul@leap.se> | 2014-04-24 10:27:28 +0200 |
commit | dad200e2cb0b03995eb06024d3fcf788ad2486ff (patch) | |
tree | 5d90358df0be3da503723993ad88426a3345c70a /config/locales/en.yml | |
parent | 8078cf0f853310cfb0d0681db45effb96850efc9 (diff) |
add signup and login info on the forms
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index ac154d6..cebf075 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -30,7 +30,7 @@ en: all_downloads_info: "It is available for %{clients}." other_downloads_info: "Bitmask is also available for %{clients}." login_info: "Log in to change your account settings, create support tickets, and manage payments." - signup_info: "Sign up for a new user account via this website (it is better if you use the Bitmask application to sign up, but this website works too)." + signup_info: "Get a user account via this website. We recommend registering via the Bitmask application instead unless you are only using Bitmask for Android." welcome: "Welcome to %{provider}." get_help: "Get Help" help_info: "Can't login? Create a new support ticket anonymously." |