✨ Basic account page
This commit is contained in:
@ -102,7 +102,7 @@
|
||||
"publisherTotalUpvote": "Upvote",
|
||||
"publisherTotalDownvote": "Downvote",
|
||||
"publisherSocialPoint": "Social Point",
|
||||
"publisherJoinedAt": "Joined At {}",
|
||||
"publisherJoinedAt": "Joined at {}",
|
||||
"publisherSocialPointTotal": {
|
||||
"zero": "No social point",
|
||||
"one": "{} social point",
|
||||
@ -353,5 +353,10 @@
|
||||
"subscribe": "Subscribe",
|
||||
"unsubscribe": "Unsubscribe",
|
||||
"attachmentUploadBy": "Upload by",
|
||||
"attachmentShotOn": "Shot on {}"
|
||||
"attachmentShotOn": "Shot on {}",
|
||||
"accountJoinedAt": "Joined at {}",
|
||||
"accountBirthday": "Born on {}",
|
||||
"accountBadge": "Badge",
|
||||
"badgeCompanyStaff": "Solsynth LLC Staff",
|
||||
"badgeSiteMigration": "Solar Network Native"
|
||||
}
|
||||
|
@ -353,5 +353,10 @@
|
||||
"subscribe": "订阅",
|
||||
"unsubscribe": "取消订阅",
|
||||
"attachmentUploadBy": "上传者",
|
||||
"attachmentShotOn": "由 {} 拍摄"
|
||||
"attachmentShotOn": "由 {} 拍摄",
|
||||
"accountJoinedAt": "加入于 {}",
|
||||
"accountBirthday": "出生于 {}",
|
||||
"accountBadge": "徽章",
|
||||
"badgeCompanyStaff": "索尔辛茨士大夫 · Staff",
|
||||
"badgeSiteMigration": "Solar Network 原住民"
|
||||
}
|
||||
|
Reference in New Issue
Block a user