Skip to content

Commit

Permalink
Merge pull request #45 from permaweb/afisher3578-patch-1
Browse files Browse the repository at this point in the history
Update banner and thumbnail size in tooltips
  • Loading branch information
afisher3578 authored Aug 2, 2024
2 parents 5434411 + 5877a18 commit 535311f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/helpers/language.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export const language = {
atomicAssets: `Atomic Assets`,
back: `Back`,
banner: `Banner`,
bannerInfo: `Upload a banner image to display at the top of the collection. (Recommended size: 16:9 aspect ratio, 1920 x 1080 pixels).`,
bannerInfo: `Upload a banner image to display at the top of the collection. File must be under 100kb. (Recommended dimensions: 16:9 aspect ratio, 1920 x 1080 pixels).`,
bio: `Bio`,
cancel: `Cancel`,
calculating: `Calculating`,
Expand Down Expand Up @@ -235,7 +235,7 @@ export const language = {
title: `Title`,
titleNotFound: `Title not found`,
thumbnail: `Thumbnail`,
thumbnailInfo: `Upload a thumbnail image for the collection. (Recommended size: 1:1 aspect ratio, 300 x 300 pixels).`,
thumbnailInfo: `Upload a thumbnail image for the collection. File must be under 100kb. (Recommended dimensions: 1:1 aspect ratio, 300 x 300 pixels).`,
thumbnailDescription: `Upload an image that represents your collection`,
toggleTheme: `Toggle theme`,
totalAssets: `Total`,
Expand Down

0 comments on commit 535311f

Please sign in to comment.