aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/config.js-example
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/config.js-example')
-rw-r--r--src/js/config.js-example3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/js/config.js-example b/src/js/config.js-example
index 92ce308..fd361d1 100644
--- a/src/js/config.js-example
+++ b/src/js/config.js-example
@@ -1,4 +1,7 @@
var CONFIG = {
+ // Language of templates to use ( should be name of directory under src/templates/ )
+ LANGUAGE: '',
+
// Name of app to use in alert dialog titles amongst other things
APP_NAME: '',