aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2019-11-08 23:21:07 -0600
committerAriadne Conill <ariadne@dereferenced.org>2019-11-08 23:21:07 -0600
commit20ccd93a176f911a43b3db3d595f3fdb3491934f (patch)
tree020a8566f8bb3c7864fc69ba1120697174a17a77 /src/i18n
parent5db77c839bcf2ec433c8618c5b2ef1ff850df613 (diff)
about: add staff panel
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json3
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"
},