about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-10-01 20:48:49 +0200
committerGitHub <noreply@github.com>2019-10-01 20:48:49 +0200
commitcbaea097be807f8a6a28dbddb85c657ec3e2848c (patch)
tree5e01804f007e7b19fe60dbefc99a18ce4524234b /app/javascript/mastodon/locales
parent66fda37fd04de989d12f3f4c565ba5bfc6ee189d (diff)
Add error description and button to copy stack trace to web UI (#12033)
Diffstat (limited to 'app/javascript/mastodon/locales')
-rw-r--r--app/javascript/mastodon/locales/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json
index fc769a18f..6ed6b8bcb 100644
--- a/app/javascript/mastodon/locales/en.json
+++ b/app/javascript/mastodon/locales/en.json
@@ -160,7 +160,7 @@
   "getting_started.heading": "Getting started",
   "getting_started.invite": "Invite people",
   "getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
-  "getting_started.security": "Security",
+  "getting_started.security": "Account settings",
   "getting_started.terms": "Terms of service",
   "hashtag.column_header.tag_mode.all": "and {additional}",
   "hashtag.column_header.tag_mode.any": "or {additional}",