translate profile

This commit is contained in:
rjpeterson 2023-04-02 17:23:01 -07:00
parent 784ace6a17
commit 77fa84c752
1 changed files with 39 additions and 39 deletions

View File

@ -1,44 +1,44 @@
{ {
"browse-profiles": "Browse", "browse-profiles": "瀏覽",
"choose-profile": "Profile Image", "choose-profile": "帳戶頭像",
"connect-view-profile": "Connect your wallet to view your profile", "connect-view-profile": "連接錢包來查看帳戶",
"day-trader": "Day Trader", "day-trader": "Day Trader",
"degen": "Degen", "degen": "Degen",
"discretionary": "Discretionary", "discretionary": "零錢",
"edit-profile": "Edit Profile", "edit-profile": "編輯帳戶",
"edit-profile-pic": "Edit Profile Pic", "edit-profile-pic": "換帳戶頭像",
"follow": "Follow", "follow": "追蹤",
"following": "Following", "following": "追蹤中",
"invalid-characters": "Only alphanumeric characters and single spaces allowed", "invalid-characters": "限制於字母、数字和空格",
"length-error": "Names must be less than 20 characters", "length-error": "標籤必須二十個字母以下",
"market-maker": "Market Maker", "market-maker": "做市商",
"no-followers": "No Followers", "no-followers": "無追蹤者",
"no-followers-desc": "Trading in stealth mode 😎", "no-followers-desc": "以隱身模式交易😎",
"no-following": "No Accounts Followed", "no-following": "還沒追蹤別帳戶",
"no-following-desc": "The lone sheep is in danger of the wolf", "no-following-desc": "跟朋友團結比較安全吧",
"no-nfts": "😞 No NFTs found...", "no-nfts": "😞查不到NFT...",
"no-profile-exists": "This profile doesn't exist...", "no-profile-exists": "此帳戶不存在...",
"profile": "Profile", "profile": "帳戶",
"profile-api-error": "Profile update is unavailable. Please try again later", "profile-api-error": "無法更新帳戶。請稍候再試",
"profile-fetch-fail": "Failed to fetch profile details", "profile-fetch-fail": "查帳戶細節出錯",
"profile-name": "Profile Name", "profile-name": "帳戶標籤",
"profile-pic-failure": "Failed to set profile pic", "profile-pic-failure": "設置頭像失敗",
"profile-pic-success": "Successfully set profile pic", "profile-pic-success": "設置頭像成功",
"profile-pic-remove-failure": "Failed to remove profile pic", "profile-pic-remove-failure": "刪除頭像失敗",
"profile-pic-remove-success": "Successfully removed profile pic", "profile-pic-remove-success": "刪除頭像成功",
"profile-update-fail": "Failed to update profile", "profile-update-fail": "更新帳戶出錯",
"profile-update-success": "Profile updated", "profile-update-success": "帳戶已更新",
"remove": "Remove", "remove": "刪除",
"save-profile": "Save Profile", "save-profile": "保存帳戶",
"set-profile-pic": "Set Profile Pic", "set-profile-pic": "設置頭像",
"swing-trader": "Swing Trader", "swing-trader": "擺動交易者",
"total-pnl": "Total Portfolio PnL", "total-pnl": "組合總盈虧",
"total-value": "Total Portfolio Value", "total-value": "組合總價值",
"trader": "Trader", "trader": "交易者",
"trader-category": "Trader Category", "trader-category": "交易模式",
"unfollow": "Unfollow", "unfollow": "取消追蹤",
"uniqueness-api-fail": "Failed to check profile name uniqueness", "uniqueness-api-fail": "無法檢查個人檔案標籤的唯一性",
"uniqueness-fail": "Profile name is taken. Try another one", "uniqueness-fail": "個人檔案標籤已被使用。試試另一個",
"yolo": "YOLO", "yolo": "YOLO",
"your-profile": "Your Profile" "your-profile": "您的帳戶"
} }