Skip to content

Commit

Permalink
updating after running i18n script
Browse files Browse the repository at this point in the history
  • Loading branch information
dpitcock committed Jan 24, 2025
1 parent f8a82a4 commit ac9e99a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/i18n/messages-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -553,4 +553,4 @@ export interface I18nFormatArgTypes {
"i18nStrings.nextButtonLoadingAnnouncement": never;
"i18nStrings.submitButtonLoadingAnnouncement": never;
}
}
}
4 changes: 2 additions & 2 deletions src/i18n/messages/all.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"i18nStrings.relativeModeTitle": "Relative mode",
"i18nStrings.absoluteModeTitle": "Absolute mode",
"i18nStrings.relativeRangeSelectionHeading": "Choose a range",
"i18nStrings.relativeRangeSelectionMonthlyDescription": "Each month counts from the first day to the last day.",
"i18nStrings.relativeRangeSelectionMonthlyDescription": "Each option represents the full month, counting from its first day to its last.",
"i18nStrings.cancelButtonLabel": "Cancel",
"i18nStrings.clearButtonLabel": "Clear and dismiss",
"i18nStrings.applyButtonLabel": "Apply",
Expand Down Expand Up @@ -428,4 +428,4 @@
"i18nStrings.nextButtonLoadingAnnouncement": "Loading next step",
"i18nStrings.submitButtonLoadingAnnouncement": "Submitting form"
}
}
}

0 comments on commit ac9e99a

Please sign in to comment.