diff --git a/README.md b/README.md index e075d82..21ca2a4 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Create you own theme. See doc/CREATING_THEMES.md $config['language'] = 'english'; ``` -You can choose between english and swissgerman ;) +You can choose between english, german and swissgerman ;) Help translating Stikked into your language! See doc/TRANSLATING_STIKKED.md diff --git a/htdocs/themes/bootstrap/views/defaults/footer_message.php b/htdocs/themes/bootstrap/views/defaults/footer_message.php index 815e14f..78db813 100644 --- a/htdocs/themes/bootstrap/views/defaults/footer_message.php +++ b/htdocs/themes/bootstrap/views/defaults/footer_message.php @@ -1,3 +1,3 @@ diff --git a/htdocs/themes/bootstrap/views/defaults/header.php b/htdocs/themes/bootstrap/views/defaults/header.php index bc84fb6..eacfedd 100644 --- a/htdocs/themes/bootstrap/views/defaults/header.php +++ b/htdocs/themes/bootstrap/views/defaults/header.php @@ -53,13 +53,13 @@ $this->carabiner->display('css'); diff --git a/htdocs/themes/bootstrap/views/defaults/paste_form.php b/htdocs/themes/bootstrap/views/defaults/paste_form.php index 37351de..a7ca65a 100644 --- a/htdocs/themes/bootstrap/views/defaults/paste_form.php +++ b/htdocs/themes/bootstrap/views/defaults/paste_form.php @@ -5,7 +5,7 @@