diff options
Diffstat (limited to 'sharkey-locales')
| -rw-r--r-- | sharkey-locales/en-US.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml index 8cb1c95324..bf746533af 100644 --- a/sharkey-locales/en-US.yml +++ b/sharkey-locales/en-US.yml @@ -567,7 +567,7 @@ bubbleTimelineDescription: "Choose which instances should be displayed in the bu bubbleTimelineMustBeEnabled: "Note: the bubble timeline is hidden by default, and must be enabled via roles." popularUsersGlobal: "Users popular on the global network" -popularUsersLocal: "Users popular on {host}" +popularUsersLocal: "Users popular on {name}" translationTimeoutLabel: "Translation timeout" translationTimeoutCaption: "Timeout in milliseconds for translation API requests." |