From efa76138372f99a6f6904dcbb18ff55ee99dc8c7 Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Mon, 21 Dec 2020 09:51:50 +0100 Subject: [PATCH] lang (en): fix typo --- resources/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en.json b/resources/lang/en.json index bb99209cf..5424b7618 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -282,7 +282,7 @@ "manual_user_interface_background_chroma": "CSS Style for background on chromakeying page.", "manual_user_interface_background_image": "CSS Style for background on start-, login- and slideshow pages.", "manual_user_interface_font_size": "Enter the default font size used for the Photobooth interface.", - "manual_user_interface_index_style": "Choose a start page styling. To use custom styling please create and use \"/template/custom.template.php\" and \"/resources/css/custom_style.css\", if one of thise files is not readable we will fallback to default theme.", + "manual_user_interface_index_style": "Choose a start page styling. To use custom styling please create and use \"/template/custom.template.php\" and \"/resources/css/custom_style.css\", if one of these files is not readable we will fallback to default theme.", "milliseconds": "milliseconds", "newCollage": "New Collage", "newPhoto": "New Picture",