From: Mingye Wang Date: Sun, 4 Jun 2017 02:25:18 +0000 (-0400) Subject: en.json: change about/more link text to "About this instance" (#3538) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=b97ebaf6202debb8c24d6f726886a594f02a6d3b;p=mastodon.git en.json: change about/more link text to "About this instance" (#3538) This change follows #3519, which does the same for the Chinese variants. Or should it be simply "About"? --- diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json index 6864123ae..6d94e417d 100644 --- a/app/javascript/mastodon/locales/en.json +++ b/app/javascript/mastodon/locales/en.json @@ -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",