Skip to content

Commit

Permalink
Update en.json (#3210)
Browse files Browse the repository at this point in the history
Edits for consistency and fixing typos

Signed-off-by: zk.pub <[email protected]>
Co-authored-by: Lautaro Petaccio <[email protected]>
  • Loading branch information
zkpub and LautaroPetaccio authored Jan 6, 2025
1 parent bcf8b7d commit e25ca3e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/modules/translation/languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@
"title": "Uploading to the Metaverse"
},
"uploading_recording": {
"description": "Please wait while upload your Scene preview.",
"description": "Please wait while your Scene preview is uploaded.",
"title": "Uploading Preview"
}
},
Expand All @@ -541,7 +541,7 @@
},
"not_enough_land": {
"title": "This scene is bigger than your LAND",
"description": "This scene requires an area of {cols}x{rows} parcels. Ensure your LANDs are equal to or larger than this to acommodate this scene. Have in mind that this scene could be a perfect fit for a world.",
"description": "This scene requires an area of {cols}x{rows} parcels. Ensure your LANDs are equal to or larger than this to acommodate this scene. Keep in mind, this scene could be a perfect fit for a world.",
"publish_world": "Publish to my world",
"return_scenes": "Return to scenes",
"claim_name": "Claim your unique name for a free World"
Expand Down Expand Up @@ -692,7 +692,7 @@
},
"edit_page": {
"title": "Edit",
"subtitle": "Your are editing {name}."
"subtitle": "You are editing {name}."
},
"ens_list_page": {
"title": "Your NAMEs",
Expand Down Expand Up @@ -763,7 +763,7 @@
},
"network": "Network",
"ethereum": "Ethereum Mainnet Network",
"error_title": "An error occur while setting the address",
"error_title": "An error occurred while setting the address",
"learn_more": "Learn more",
"save": "Save",
"set_resolver": {
Expand All @@ -785,7 +785,7 @@
},
"worlds_list_page": {
"title": "Worlds",
"error_title": "An error occur while loading worlds",
"error_title": "An error occurred while loading worlds",
"table": {
"name": "NAME",
"url": "URL",
Expand Down

0 comments on commit e25ca3e

Please sign in to comment.