All checks were successful
Deploy to production / deploy (push) Successful in 1m55s
- Added user blocking checks in authentication and reporting processes, returning appropriate error responses. - Expanded moderation report functionality to include new target types and optional fields for reports. - Implemented a new API endpoint to retrieve the count of open moderation reports. - Enhanced frontend components to allow users to report profiles, images, and guestbook entries, with corresponding UI updates. - Updated internationalization files to include new strings for reporting features in both German and English.
122 lines
4.0 KiB
JSON
122 lines
4.0 KiB
JSON
{
|
|
"navigation": {
|
|
"home": "Home",
|
|
"logout": "Logout",
|
|
"friends": "Friends",
|
|
"socialnetwork": "Meeting point",
|
|
"chats": "Chats",
|
|
"falukant": "Falukant",
|
|
"minigames": "Mini games",
|
|
"personal": "Personal",
|
|
"settings": "Settings",
|
|
"administration": "Administration",
|
|
"m-chats": {
|
|
"multiChat": "Multiuser chat",
|
|
"randomChat": "Random single chat",
|
|
"eroticChat": "Erotic chat"
|
|
},
|
|
"m-socialnetwork": {
|
|
"guestbook": "Guestbook",
|
|
"blog": "Blog",
|
|
"usersearch": "User search",
|
|
"forum": "Forum",
|
|
"gallery": "Gallery",
|
|
"sprachenlernen": "Learn Languages",
|
|
"blockedUsers": "Blocked users",
|
|
"oneTimeInvitation": "One-time invitations",
|
|
"diary": "Diary",
|
|
"erotic": "Erotic",
|
|
"m-erotic": {
|
|
"pictures": "Pictures",
|
|
"videos": "Videos"
|
|
},
|
|
"m-sprachenlernen": {
|
|
"vocabtrainer": "Vocabulary trainer",
|
|
"sprachkurse": "Language courses",
|
|
"m-vocabtrainer": {
|
|
"newLanguage": "New language"
|
|
}
|
|
}
|
|
},
|
|
"m-minigames": {
|
|
"match3": "Match 3 - Jewels",
|
|
"taxi": "Taxi Simulator"
|
|
},
|
|
"m-personal": {
|
|
"sprachenlernen": "Learn Languages",
|
|
"calendar": "Calendar",
|
|
"m-sprachenlernen": {
|
|
"vocabtrainer": "Vocabulary trainer",
|
|
"sprachkurse": "Language courses",
|
|
"m-vocabtrainer": {
|
|
"newLanguage": "New language"
|
|
}
|
|
}
|
|
},
|
|
"m-settings": {
|
|
"homepage": "Homepage",
|
|
"account": "Account",
|
|
"personal": "Personal",
|
|
"view": "Appearance",
|
|
"flirt": "Flirt",
|
|
"interests": "Interests",
|
|
"notifications": "Notifications",
|
|
"sexuality": "Sexuality",
|
|
"languageAssistant": "Language assistant"
|
|
},
|
|
"m-administration": {
|
|
"contactrequests": "Contact requests",
|
|
"moderationReports": "Moderation reports",
|
|
"moderationBadgeTitle": "Open moderation reports",
|
|
"users": "Users",
|
|
"userrights": "User rights",
|
|
"m-users": {
|
|
"userlist": "User list",
|
|
"adultverification": "Erotic approvals",
|
|
"eroticmoderation": "Erotic moderation",
|
|
"userstatistics": "User statistics",
|
|
"userrights": "User rights"
|
|
},
|
|
"forum": "Forum",
|
|
"interests": "Interests",
|
|
"falukant": "Falukant",
|
|
"m-falukant": {
|
|
"logentries": "Log entries",
|
|
"edituser": "Edit user",
|
|
"database": "Database",
|
|
"mapEditor": "Map editor",
|
|
"createNPC": "Create NPCs"
|
|
},
|
|
"minigames": "Mini games",
|
|
"m-minigames": {
|
|
"match3": "Match3 Levels",
|
|
"taxiTools": "Taxi Tools"
|
|
},
|
|
"chatrooms": "Chat rooms",
|
|
"servicesStatus": "Service Status"
|
|
},
|
|
"m-friends": {
|
|
"manageFriends": "Manage friends",
|
|
"chat": "Chat",
|
|
"profile": "Profile"
|
|
},
|
|
"m-falukant": {
|
|
"create": "Create",
|
|
"overview": "Overview",
|
|
"towns": "Towns",
|
|
"factory": "Factory",
|
|
"family": "Family",
|
|
"house": "House",
|
|
"darknet": "Underground",
|
|
"reputation": "Reputation",
|
|
"moneyhistory": "Money flow",
|
|
"nobility": "Social status",
|
|
"politics": "Politics",
|
|
"education": "Education",
|
|
"health": "Health",
|
|
"bank": "Bank",
|
|
"church": "Church"
|
|
}
|
|
}
|
|
}
|