gemification_admin bekötve
This commit is contained in:
@@ -85,5 +85,47 @@
|
||||
"CERTIFICATE_VALIDITY": "Registration Certificate Validity",
|
||||
"DOCUMENT_NUMBER": "Vehicle Registration Document Number",
|
||||
"TITLE": "Registration Certificate & Vehicle Document"
|
||||
},
|
||||
"GAMIFICATION": {
|
||||
"SUBMIT_SERVICE": {
|
||||
"SELF_DEFENSE_BLOCKED": "You cannot submit new service data due to self-defense restriction.",
|
||||
"SUCCESS": "Service submitted to the system for analysis!",
|
||||
"POINTS_ERROR": "Error during scoring: {error}",
|
||||
"SUBMIT_ERROR": "Error during submission: {error}"
|
||||
},
|
||||
"QUIZ": {
|
||||
"ALREADY_PLAYED": "You have already played the daily quiz today. Come back tomorrow!",
|
||||
"NO_QUIZ_AVAILABLE": "No quiz available for today.",
|
||||
"ALREADY_COMPLETED": "Daily quiz already marked as completed today.",
|
||||
"COMPLETED_SUCCESS": "Daily quiz marked as completed for today.",
|
||||
"QUESTION_NOT_FOUND": "Question not found.",
|
||||
"POINTS_FAILED": "Failed to award quiz points: {error}"
|
||||
},
|
||||
"BADGE": {
|
||||
"NOT_FOUND": "Badge not found.",
|
||||
"ALREADY_AWARDED": "Badge already awarded to this user.",
|
||||
"AWARDED_SUCCESS": "Badge '{badge_name}' awarded to user.",
|
||||
"POINTS_FAILED": "Failed to award badge points: {error}"
|
||||
},
|
||||
"SEASON": {
|
||||
"NOT_FOUND": "Season not found.",
|
||||
"NO_ACTIVE": "No active season found."
|
||||
},
|
||||
"ACHIEVEMENTS": {
|
||||
"XP_NOVICE": "Novice",
|
||||
"XP_APPRENTICE": "Apprentice",
|
||||
"XP_EXPERT": "Expert",
|
||||
"XP_MASTER": "Master",
|
||||
"XP_NOVICE_DESC": "Earn 100 XP",
|
||||
"XP_APPRENTICE_DESC": "Earn 500 XP",
|
||||
"XP_EXPERT_DESC": "Earn 2000 XP",
|
||||
"XP_MASTER_DESC": "Earn 5000 XP",
|
||||
"QUIZ_BEGINNER": "Quiz Beginner",
|
||||
"QUIZ_ENTHUSIAST": "Quiz Enthusiast",
|
||||
"QUIZ_MASTER": "Quiz Master",
|
||||
"QUIZ_BEGINNER_DESC": "Earn 50 quiz points",
|
||||
"QUIZ_ENTHUSIAST_DESC": "Earn 200 quiz points",
|
||||
"QUIZ_MASTER_DESC": "Earn 500 quiz points"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user