diff options
| author | Edoardo Odorico | 2017-12-28 19:21:52 +0100 | 
|---|---|---|
| committer | Edoardo Odorico | 2018-01-05 00:15:13 +0100 | 
| commit | 6fc2c39eda766cffc7ef5c9e1d3d3cbce8ab7590 (patch) | |
| tree | 0824f15f9db94cb80d39c2c7a0295205b94d160b /locales | |
| parent | a8fa88831705625e053c7d493a4b2f83b7b2a4a8 (diff) | |
:sparkles: Implemented dark theme.
Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com>
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/en.json | 3 | 
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"  } | 
