diff options
| author | tusooa <tusooa@kazv.moe> | 2023-12-27 22:40:07 -0500 |
|---|---|---|
| committer | tusooa <tusooa@kazv.moe> | 2023-12-27 22:40:07 -0500 |
| commit | fd77270564959ab928e025f7f55b810e0470d5e1 (patch) | |
| tree | f05d8d9f49f53e59b227a57cd87f45929e597fa7 /src/i18n | |
| parent | 4777bec85fd5488c5c50d5452efe26a51f90f53e (diff) | |
Make user card group-aware
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index a9b00856..bb93f26f 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1131,6 +1131,7 @@ "hide_repeats": "Hide repeats", "show_repeats": "Show repeats", "bot": "Bot", + "group": "Group", "birthday": "Born {birthday}", "admin_menu": { "moderation": "Moderation", |
