diff options
| author | Hazelnoot <acomputerdog@gmail.com> | 2025-05-29 22:20:21 -0400 |
|---|---|---|
| committer | Hazelnoot <acomputerdog@gmail.com> | 2025-05-29 22:20:21 -0400 |
| commit | 979c7628b1d2b21bd9dd9d13ec0110bde883f074 (patch) | |
| tree | ece2afb731c98725b8bfaa8f6eb123ef7a7d688e /sharkey-locales/en-US.yml | |
| parent | implement SkBadgeStrip (diff) | |
| download | sharkey-979c7628b1d2b21bd9dd9d13ec0110bde883f074.tar.gz sharkey-979c7628b1d2b21bd9dd9d13ec0110bde883f074.tar.bz2 sharkey-979c7628b1d2b21bd9dd9d13ec0110bde883f074.zip | |
disable status badge strip in admin-user and instance-info
Diffstat (limited to 'sharkey-locales/en-US.yml')
| -rw-r--r-- | sharkey-locales/en-US.yml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml index 586203099f..e219872b71 100644 --- a/sharkey-locales/en-US.yml +++ b/sharkey-locales/en-US.yml @@ -594,4 +594,11 @@ followingPub: "Following (Pub)" followersSub: "Followers (Sub)" wellKnownResources: "Well-known resources" lastPosted: "Last posted: {at}" -raw: 'Raw' +nsfw: "NSFW" +raw: "Raw" +cw: "CW" +mediaSilenced: "Media Silenced" +bubble: "Bubble" +verified: "Verified" +notVerified: "Not Verified" +hibernated: "Hibernated" |