diff options
| author | winter | 2025-02-14 22:47:05 +0000 |
|---|---|---|
| committer | winter | 2025-02-14 22:47:05 +0000 |
| commit | 65dfe7aff06dfd3b044a5deb47b03d643c651ec1 (patch) | |
| tree | d86894a978336edaeb269a25944c1ed2dacc80e3 /locale | |
| parent | 5af36fccc0904cf743e3d598813d246e3fa52634 (diff) | |
add pronouns to profiles and notes
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/en_GB.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index 081ae87..d734f85 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -15,6 +15,7 @@ "user.profile.unblock": "Unblock", "user.profile.unblock.confirm": "Are you sure you want to unblock this user?", "user.profile.displayName": "Display name", + "user.profile.pronouns": "Pronouns", "user.profile.changeAvatar": "Choose a new avatar image", "user.profile.resetAvatar": "Reset avatar", "user.profile.avatarReset": "Avatar reset!", |
