summaryrefslogtreecommitdiff
path: root/locales/en.json
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-01-16 14:38:14 +0700
committerGitHub2018-01-16 14:38:14 +0700
commit72011446613e9d22097879d3ec825416e46ca910 (patch)
tree0824f15f9db94cb80d39c2c7a0295205b94d160b /locales/en.json
parenta8fa88831705625e053c7d493a4b2f83b7b2a4a8 (diff)
parent6fc2c39eda766cffc7ef5c9e1d3d3cbce8ab7590 (diff)
Merge pull request #661 from edoardoo/darkTheme
Implemented dark theme.
Diffstat (limited to 'locales/en.json')
-rw-r--r--locales/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/en.json b/locales/en.json
index 6b2a2066..49e93a83 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -102,5 +102,6 @@
"Select From Available Snippets": "Select From Available Snippets",
"OR": "OR",
"Export to Snippet": "Export to Snippet",
- "Select Visibility Level": "Select Visibility Level"
+ "Select Visibility Level": "Select Visibility Level",
+ "Night Theme": "Night Theme"
}