Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions vue-web/src/i18n/langs/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,10 @@ module.exports = {
limitLowestAcceptPrice: "*Lowest acceptable price less than start price",
noMinBidIncrement: "*Minimum bid increment cannot be empty",
noDividendRate: "*Dividend rate cannot be empty",
noDisplayName: "*Display Nmae cannot be empty",
noDisplayName: "*Display Name cannot be empty",
noSymbol: "*Symbol cannot be empty",
existsUrl: "*shor url is already exists",
unvalidEmail: "please enter your vaild email",
existsUrl: "*short url already exists",
unvalidEmail: "please enter your valid email",
unvalidPasswordLength: "password length must be between 6 and 20",
},
request: {
Expand Down Expand Up @@ -295,7 +295,7 @@ module.exports = {
properties: "Properties",
createItem: "Create item",
preview: "Preview",
text2: "Preview of your new colectible",
text2: "Preview of your new collectible",
nfs: "Not for sale",
placeholder1: "e.g.”Redeemable T-Shirt with logo”",
placeholder2:
Expand Down Expand Up @@ -329,7 +329,7 @@ module.exports = {
bid: "Bid",
editBid: "Edit bid",
transfer: "Transfer",
destory: "Destory",
destory: "Destroy",
highestBid: "highest bid",
pab: "Place a bid",
onSale: "On Sale",
Expand Down Expand Up @@ -385,14 +385,14 @@ module.exports = {
customURL: "Custom URL",
verification: "Verification",
text3:
"Procceed with verification proccess to get more visibility and gain trust on FingerNFT Marketplace. Please allow up to several weeks for the process.",
"Proceed with verification process to get more visibility and gain trust on FingerNFT Marketplace. Please allow up to several weeks for the process.",
getVerified: "Get verified",
updateProfile: "Update profile",
placeholder1: "Enter your display name",
placeholder2: "Tell about yourself in a few words",
placeholder3: "Enter your custom URL",
customUrl: "Custom URL",
psop: "Personal site or porfolio",
psop: "Personal site or portfolio",
},
search: {
searchResult: "Here are the search results",
Expand Down Expand Up @@ -420,7 +420,7 @@ module.exports = {
cancelBid: "Cancel Bid",
accept: "Accept",
text1: "Item is not on sale, but you can place a bid",
text2: "There is no description povided for this collectible.",
text2: "There is no description provided for this collectible.",
info: "Info",
owners: "Owners",
history: "History",
Expand Down