Skip to content

Commit

Permalink
feat: Add last updated caption to the S3 selector.
Browse files Browse the repository at this point in the history
  • Loading branch information
orangevolon committed Jul 19, 2024
1 parent df4cffb commit 8bd178a
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 17,367 deletions.
1 change: 1 addition & 0 deletions pages/s3-resource-selector/data/i18n-strings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export const i18nStrings: S3ResourceSelectorProps.I18nStrings = {
modalCancelButton: 'Cancel',
modalSubmitButton: 'Choose',
modalBreadcrumbRootItem: 'S3 buckets',
modalLastUpdatedText: 'Last updated at',

selectionBuckets: 'Buckets',
selectionObjects: 'Objects',
Expand Down
Loading

0 comments on commit 8bd178a

Please sign in to comment.