]> cat aescling's git repositories - mastodon.git/commitdiff
en.json: change about/more link text to "About this instance" (#3538)
authorMingye Wang <arthur200126@gmail.com>
Sun, 4 Jun 2017 02:25:18 +0000 (22:25 -0400)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 4 Jun 2017 02:25:18 +0000 (04:25 +0200)
This change follows #3519, which does the same for the Chinese variants. Or should it be simply "About"?

app/javascript/mastodon/locales/en.json

index 6864123aec9555b779d1f3723e4c937a3f67f0d4..6d94e417d86f9c744861164fe9273d87d5fd7259 100644 (file)
@@ -87,7 +87,7 @@
   "navigation_bar.edit_profile": "Edit profile",
   "navigation_bar.favourites": "Favourites",
   "navigation_bar.follow_requests": "Follow requests",
-  "navigation_bar.info": "Extended information",
+  "navigation_bar.info": "About this instance",
   "navigation_bar.logout": "Logout",
   "navigation_bar.mutes": "Muted users",
   "navigation_bar.preferences": "Preferences",