diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-07-23 20:28:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-23 20:28:06 +0200 |
commit | 3a3b556065d34a52843b427fb211d8649f01fe89 (patch) | |
tree | df31f56739ead21bd775b9794ee013864631b4f8 /config/locales | |
parent | 9244f6b6280ccc6645478216b1b2fdd1416572df (diff) |
Improve noscript message and style (#4315)
Diffstat (limited to 'config/locales')
-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 92d369b37..cc2ea0542 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -272,7 +272,7 @@ en: content: Security verification failed. Are you blocking cookies? title: Security verification failed '429': Throttled - noscript: To use Mastodon, please enable JavaScript. + noscript: To use the Mastodon web application, please enable JavaScript. Alternatively, find a native app for Mastodon for your platform. exports: blocks: You block csv: CSV |