diff options
| author | Marie <github@yuugi.dev> | 2025-05-23 11:21:29 +0000 |
|---|---|---|
| committer | Marie <github@yuugi.dev> | 2025-05-23 11:21:29 +0000 |
| commit | b05b4ec74dbbe889b8f4512ffbb36d52995a6ed2 (patch) | |
| tree | d85c0beb66aa54c58e6171dc11b75edef3f44e01 /sharkey-locales | |
| parent | merge: Add warning banner about word mute limitations (resolves #784) (!1017) (diff) | |
| parent | clarify IP tip message (diff) | |
| download | sharkey-b05b4ec74dbbe889b8f4512ffbb36d52995a6ed2.tar.gz sharkey-b05b4ec74dbbe889b8f4512ffbb36d52995a6ed2.tar.bz2 sharkey-b05b4ec74dbbe889b8f4512ffbb36d52995a6ed2.zip | |
merge: Cleanup admin user UI (!1012)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1012
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
Diffstat (limited to 'sharkey-locales')
| -rw-r--r-- | sharkey-locales/en-US.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml index 154e25f8eb..f1ad66fc8c 100644 --- a/sharkey-locales/en-US.yml +++ b/sharkey-locales/en-US.yml @@ -572,5 +572,20 @@ bubbleTimelineMustBeEnabled: "Note: the bubble timeline is hidden by default, an popularUsersGlobal: "Users popular on the global network" popularUsersLocal: "Users popular on {name}" +silenced: "Silenced" +totalFollowers: "Total followers" +totalFollowing: "Total following" +localFollowers: "Local followers" +localFollowing: "Local following" +remoteFollowers: "Remote followers" +remoteFollowing: "Remote following" +updateRemoteUser: "Refresh remote data" +activityPub: "Activity Pub" +ip: "IP" +ipTip: "The date is when IP address was first used." +rolePeriod: "Period" +roleAssigned: "Assigned" +roleAutomatic: "automatic" + translationTimeoutLabel: "Translation timeout" translationTimeoutCaption: "Timeout in milliseconds for translation API requests." |