forked from External/greenlight
Merge branch 'master' into translations_en-yml--master_de_DE
This commit is contained in:
@ -90,6 +90,12 @@ en:
|
||||
version: We've released a new version of Greenlight, but your database isn't compatible.
|
||||
messages:
|
||||
blank: can't be blank
|
||||
too_short: is too short
|
||||
invalid: is invalid
|
||||
taken: has already been taken
|
||||
accepted: must be accepted
|
||||
confirmation: doesn't match %{attribute}
|
||||
inclusion: is not included in the list
|
||||
not_found:
|
||||
message: Whoops! Looks like we can't find that.
|
||||
help: Is it possible its been removed?
|
||||
@ -202,6 +208,11 @@ en:
|
||||
name_update_success: Room name successfully changed!
|
||||
no_user_email_exists: There is no existing user with the email specified. Please make sure you typed it correctly.
|
||||
omniauth_error: An error occured while authenticating with omniauth. Please try again or contact an administrator!
|
||||
pagy:
|
||||
nav:
|
||||
prev: "‹ Prev"
|
||||
next: "Next ›"
|
||||
gap: "…"
|
||||
password: Password
|
||||
password_empty_notice: Password cannot be empty.
|
||||
password_reset_success: Password has been reset.
|
||||
|
Reference in New Issue
Block a user