diff options
| author | Hazelnoot <acomputerdog@gmail.com> | 2025-06-13 20:01:06 -0400 |
|---|---|---|
| committer | Hazelnoot <acomputerdog@gmail.com> | 2025-06-13 20:01:06 -0400 |
| commit | aa40b8ca0d777c1b7ae87a2708f3ed1d748e93f0 (patch) | |
| tree | 2283d77e4ae234c56ef6c4732a8f27f493de255d /sharkey-locales/en-US.yml | |
| parent | merge: Fix uncaught exception hooks and add more shutdown logging. (!1111) (diff) | |
| download | sharkey-aa40b8ca0d777c1b7ae87a2708f3ed1d748e93f0.tar.gz sharkey-aa40b8ca0d777c1b7ae87a2708f3ed1d748e93f0.tar.bz2 sharkey-aa40b8ca0d777c1b7ae87a2708f3ed1d748e93f0.zip | |
show signup reason in user admin screen
Diffstat (limited to 'sharkey-locales/en-US.yml')
| -rw-r--r-- | sharkey-locales/en-US.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml index 5ea562d262..3f5c82f2dc 100644 --- a/sharkey-locales/en-US.yml +++ b/sharkey-locales/en-US.yml @@ -628,3 +628,5 @@ 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." + +signupReason: "Signup Reason" |