Comparing version 0.0.4 to 0.0.5
@@ -86,4 +86,4 @@ 'use strict'; | ||
props, | ||
'Theme', | ||
'Which theme you like?', | ||
T.SETTINGS_HEADER_THEME, | ||
T.SETTINGS_DESCRIPTION_THEME, | ||
'theme', | ||
@@ -90,0 +90,0 @@ [ |
@@ -5,6 +5,8 @@ { | ||
"SETTINGS": "Settings", | ||
"SETTINGS_HEADER_THEME": "Theme", | ||
"SETTINGS_DESCRIPTION_THEME": "Choose a light or dark theme", | ||
"SETTINGS_HEADER_REPLACE": "Replace logs", | ||
"SETTINGS_DESCRIPTION_REPLACE": "Should logs be replaced or appended to when new logs appear", | ||
"SETTINGS_HEADER_FOLDER": "Folder", | ||
"SETTINGS_DESCRIPTION_FOLDER": "The root folder of the project you want to work with right now. The special character '~' is not currently supported, so please use '/Users/myname/blah' instead of '~/blah'." | ||
"SETTINGS_DESCRIPTION_FOLDER": "The root folder of the project you want to work with right now. The special character '~' is not currently supported, so please use '/Users/myname/blah' instead of '~/blah'" | ||
} |
{ | ||
"name": "battenberg", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A friendly web GUI for building and developing JavaScript projects", | ||
@@ -5,0 +5,0 @@ "main": "src/no-api.js", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
877990
20878