aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorEdijs <iamedijs@hotmail.com>2019-03-10 16:58:12 -0700
committerEdijs <iamedijs@hotmail.com>2019-03-10 16:58:12 -0700
commit068c9724e45fe801ecedbea491234d0b95695629 (patch)
treee8cb4e970861a101d560c66ea324e17cdfb5017a /src/i18n
parent841648676ce4b523916c573e158c9a3934adffb7 (diff)
Added new tab to display versions of BE/FE
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 01fe2fba..1fe201a4 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -347,6 +347,11 @@
"checkbox": "I have skimmed over terms and conditions",
"link": "a nice lil' link"
}
+ },
+ "version": {
+ "title": "Version",
+ "backend_version": "Backend Version",
+ "frontend_version": "Frontend Version"
}
},
"timeline": {