diff --git a/schema.json b/schema.json index 28336659..219cd31e 100644 --- a/schema.json +++ b/schema.json @@ -101,7 +101,7 @@ }, "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.", + "description": "The style of the last updated date. The following placeholders 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" }, @@ -516,7 +516,7 @@ }, "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.", + "description": "The style of the last updated date. The following placeholders 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" }, @@ -935,7 +935,7 @@ }, "date_style": { "default": "MONTH_ABBREVIATION YEAR", - "description": "The style of the date. The following placeholder can be used:\n- FULL_MONTH_NAME: Full name of the month\n- MONTH_ABBREVIATION: Abbreviation of the month\n- MONTH: Month as a number\n- MONTH_IN_TWO_DIGITS: Month as a number in two digits\n- YEAR: Year as a number\n- YEAR_IN_TWO_DIGITS: Year as a number in two digits\nThe default value is \"MONTH_ABBREVIATION YEAR\".", + "description": "The style of the date. The following placeholders can be used:\n- FULL_MONTH_NAME: Full name of the month\n- MONTH_ABBREVIATION: Abbreviation of the month\n- MONTH: Month as a number\n- MONTH_IN_TWO_DIGITS: Month as a number in two digits\n- YEAR: Year as a number\n- YEAR_IN_TWO_DIGITS: Year as a number in two digits\nThe default value is \"MONTH_ABBREVIATION YEAR\".", "title": "Date Style", "oneOf": [ { @@ -1772,7 +1772,7 @@ }, "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.", + "description": "The style of the last updated date. The following placeholders 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" },