summaryrefslogtreecommitdiffstats
path: root/web/static/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'web/static/i18n')
-rw-r--r--web/static/i18n/en.json4
-rw-r--r--web/static/i18n/es.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
new file mode 100644
index 000000000..4b3397a08
--- /dev/null
+++ b/web/static/i18n/en.json
@@ -0,0 +1,4 @@
+{
+ "about.close": "Close",
+ "about.date": "Build Date:"
+} \ No newline at end of file
diff --git a/web/static/i18n/es.json b/web/static/i18n/es.json
new file mode 100644
index 000000000..4b3397a08
--- /dev/null
+++ b/web/static/i18n/es.json
@@ -0,0 +1,4 @@
+{
+ "about.close": "Close",
+ "about.date": "Build Date:"
+} \ No newline at end of file