diff --git a/schema.json b/schema.json index 4a28b82..346de8f 100644 --- a/schema.json +++ b/schema.json @@ -76,6 +76,12 @@ "title": "Show Last Updated Date", "type": "boolean" }, + "last_updated_date_style": { + "default": "Last updated in TODAY", + "description": "The style of the last updated date. The following placeholder can be used:\n- TODAY: Today's month and year (April 2024)\nThe default value is Last updated in TODAY.", + "title": "Last Updated Date Style", + "type": "string" + }, "header_font_size": { "default": "30 pt", "description": "The font size of the header (the name of the person). The default value is 30 pt.", @@ -482,6 +488,12 @@ "title": "Show Last Updated Date", "type": "boolean" }, + "last_updated_date_style": { + "default": "Last updated in TODAY", + "description": "The style of the last updated date. The following placeholder can be used:\n- TODAY: Today's month and year (April 2024)\nThe default value is Last updated in TODAY.", + "title": "Last Updated Date Style", + "type": "string" + }, "header_font_size": { "default": "25 pt", "description": "The font size of the header (the name of the person). The default value is 25 pt.", @@ -1354,6 +1366,12 @@ "title": "Show Last Updated Date", "type": "boolean" }, + "last_updated_date_style": { + "default": "Last updated in TODAY", + "description": "The style of the last updated date. The following placeholder can be used:\n- TODAY: Today's month and year (April 2024)\nThe default value is Last updated in TODAY.", + "title": "Last Updated Date Style", + "type": "string" + }, "header_font_size": { "default": "24 pt", "description": "The font size of the header (the name of the person). The default value is 24 pt. Unfortunately, sb2nov does not support font sizes bigger than 24 pt.", @@ -1489,6 +1507,7 @@ "disable_page_numbering": false, "page_numbering_style": "NAME - Page PAGE_NUMBER of TOTAL_PAGES", "show_last_updated_date": true, + "last_updated_date_style": "Last updated in TODAY", "header_font_size": "30 pt", "text_alignment": "justified", "margins": {