Remove vote action locales
This commit is contained in:
parent
840ae55198
commit
dda407972c
|
@ -52,12 +52,6 @@ en:
|
||||||
add: "Successfully added user to list."
|
add: "Successfully added user to list."
|
||||||
remove: "Successfully removed user from list."
|
remove: "Successfully removed user from list."
|
||||||
moderation:
|
moderation:
|
||||||
vote:
|
|
||||||
success: "Successfully voted on report."
|
|
||||||
error: "You have already voted on this report."
|
|
||||||
destroy_vote:
|
|
||||||
success: "Successfully removed vote from report."
|
|
||||||
error: "You have not voted on that report."
|
|
||||||
destroy_report:
|
destroy_report:
|
||||||
success: "Successfully removed report."
|
success: "Successfully removed report."
|
||||||
error: :errors.base
|
error: :errors.base
|
||||||
|
|
Loading…
Reference in New Issue