1
0

Add ability to preview demo themes in spartacus.

This commit is contained in:
garvinhicking
2015-03-16 14:31:34 +01:00
parent 9278c9e40c
commit 0cce92d4d7
68 changed files with 108 additions and 109 deletions

View File

@ -1096,3 +1096,4 @@
@define('START_UPDATE', 'Starting Update ...');
@define('UPDATE_ALL', 'Update All');
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');