spec/dummy/config/locales/doorkeeper.en.yml in devise-doorkeeper-1.1.2 vs spec/dummy/config/locales/doorkeeper.en.yml in devise-doorkeeper-1.2.0.ci.133.1
- old
+ new
@@ -128,9 +128,11 @@
invalid_token:
revoked: "The access token was revoked"
expired: "The access token expired"
unknown: "The access token is invalid"
+ unconfirmed_resource: 'The resource owner account is unconfirmed.'
+
flash:
applications:
create:
notice: 'Application created.'
destroy:
\ No newline at end of file