diff options
author | Starfall <us@starfall.systems> | 2021-07-31 12:33:59 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2021-07-31 12:33:59 -0500 |
commit | 129962006c2ebcd195561ac556887dc87d32081c (patch) | |
tree | bbcac8ca5d87594b9609bc0b57f98a0129e7ee08 /app | |
parent | e74e4761e0423aaf9a93bd65f5c64be382747b9a (diff) |
en-cafe: Clarify the "show more for all" button
Addresses mastodon/mastodon#16176
Diffstat (limited to 'app')
-rwxr-xr-x | app/javascript/mastodon/locales/en-cafe.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/mastodon/locales/en-cafe.json b/app/javascript/mastodon/locales/en-cafe.json index 76b211bbd..fff7e8cd0 100755 --- a/app/javascript/mastodon/locales/en-cafe.json +++ b/app/javascript/mastodon/locales/en-cafe.json @@ -35,6 +35,7 @@ "status.open": "Expand this toot", "status.pinned": "Pinned toot", "status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.", + "status.show_more_all": "Expand all toots", "timeline_hint.resources.statuses": "Older toots", "upload_form.edit": "Describe", |