|
@@ -19,6 +19,7 @@ en:
|
19
|
19
|
invalid_user_or_pass: "Invalid username/password combination!"
|
20
|
20
|
login_required: "You need to be logged in to do that."
|
21
|
21
|
admin_required: "You need to be an administrator to do that."
|
|
22
|
+ organizer_required: "You need to be an organizer to do that."
|
22
|
23
|
activation_required: "Your account has not yet been activated, please confirm your account using the email you received."
|
23
|
24
|
already_activated: "Your account has already been activated, please use the 'Forgot password' form if you want to reset your password."
|
24
|
25
|
password_repeat_mismatch: "Password confirmation does not match your password!"
|