Badges

This commit is contained in:
2025-05-13 00:36:48 +08:00
parent ee8d502fc6
commit 610b924daf
10 changed files with 624 additions and 161 deletions

View File

@ -182,5 +182,29 @@
"uploadAll": "Upload All",
"stickerCopyPlaceholder": "Copy Placeholder",
"realmSelection": "Select a Realm",
"publisherIndividual": "Individual Publishers"
"publisherIndividual": "Individual Publishers",
"firstPostBadgeName": "First Post",
"firstPostBadgeDescription": "Created your first post on Solar Network",
"popularPostBadgeName": "Popular Post",
"popularPostBadgeDescription": "Your post received significant engagement from the community",
"viralPostBadgeName": "Viral Post",
"viralPostBadgeDescription": "Your post went viral and reached a wide audience",
"helpfulCommentBadgeName": "Helpful Comment",
"helpfulCommentBadgeDescription": "Your comment was marked as helpful by others",
"newcomerBadgeName": "Newcomer",
"newcomerBadgeDescription": "Welcome to Solar Network! Start exploring and connecting",
"contributorBadgeName": "Contributor",
"contributorBadgeDescription": "Actively contributing to the Solar Network community",
"expertBadgeName": "Expert",
"expertBadgeDescription": "Recognized for your expertise and valuable contributions",
"founderBadgeName": "Founder",
"founderBadgeDescription": "One of the earliest members of Solar Network",
"betaTesterBadgeName": "Beta Tester",
"betaTesterBadgeDescription": "Helped test and improve Solar Network during beta",
"moderatorBadgeName": "Moderator",
"moderatorBadgeDescription": "Helping maintain and moderate the community",
"developerBadgeName": "Developer",
"developerBadgeDescription": "Contributing to Solar Network's development",
"translatorBadgeName": "Translator",
"translatorBadgeDescription": "Helping translate Solar Network into different languages"
}