diff options
| author | Ariadne Conill <ariadne@dereferenced.org> | 2019-11-08 23:21:07 -0600 |
|---|---|---|
| committer | Ariadne Conill <ariadne@dereferenced.org> | 2019-11-08 23:21:07 -0600 |
| commit | 20ccd93a176f911a43b3db3d595f3fdb3491934f (patch) | |
| tree | 020a8566f8bb3c7864fc69ba1120697174a17a77 /src/i18n | |
| parent | 5db77c839bcf2ec433c8618c5b2ef1ff850df613 (diff) | |
about: add staff panel
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 483432ff..4cd66177 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1,4 +1,7 @@ { + "about": { + "staff": "Staff" + }, "chat": { "title": "Chat" }, |
