summaryrefslogtreecommitdiff
path: root/sharkey-locales/en-US.yml
diff options
context:
space:
mode:
authorHazelnoot <acomputerdog@gmail.com>2025-06-07 18:49:37 -0400
committerHazelnoot <acomputerdog@gmail.com>2025-06-07 18:49:37 -0400
commit73eeabc118d455a385ecc53e2801fe6df294e18a (patch)
tree07ba0ab218d71232b33c65e82dd48d6008a4f1a9 /sharkey-locales/en-US.yml
parentfix TS errors about user, info, and init (diff)
downloadsharkey-73eeabc118d455a385ecc53e2801fe6df294e18a.tar.gz
sharkey-73eeabc118d455a385ecc53e2801fe6df294e18a.tar.bz2
sharkey-73eeabc118d455a385ecc53e2801fe6df294e18a.zip
add ActivityPub representation to admin-user.vue
Diffstat (limited to 'sharkey-locales/en-US.yml')
-rw-r--r--sharkey-locales/en-US.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml
index 8ce2b8f01c..5ea562d262 100644
--- a/sharkey-locales/en-US.yml
+++ b/sharkey-locales/en-US.yml
@@ -624,3 +624,7 @@ keepCwEnabled: "Enabled (copy CWs verbatim)"
keepCwPrependRe: "Enabled (copy CW and prepend \"RE:\")"
noteFooterLabel: "Note controls"
+
+rawUserDescription: "Packed user data in its raw form. Most of these fields are public and visible to all users."
+rawInfoDescription: "Extended user data in its raw form. These fields are private and can only be accessed by moderators."
+rawApDescription: "ActivityPub user data in its raw form. These fields are public and accessible to other instances."