diff options
author | Sorin Davidoi <sorin.davidoi@gmail.com> | 2017-06-08 00:52:56 +0200 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-06-08 00:52:56 +0200 |
commit | 8acadeea7622e7ed828b9bba494a9fdd9370ad29 (patch) | |
tree | e81d6959808aa229a2c8485f6c9bf295480e05dd /config | |
parent | 75c6513c678148e9a6adfcda57cfd5c8a16c804a (diff) |
fix: Warn if JavaScript is disabled (#3634)
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 965bfbe47..6ea2eb6c1 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -231,6 +231,7 @@ en: content: Security verification failed. Are you blocking cookies? title: Security verification failed '429': Throttled + noscript: To use Mastodon, please enable JavaScript. exports: blocks: You block csv: CSV |