From: Andy Allan Date: Wed, 12 May 2021 16:40:21 +0000 (+0100) Subject: Use Update and Register as actions, to be consistent with client_applications X-Git-Tag: live~1533^2~2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/39ca64c814d33caf4e3574efbdba97bfc8566311 Use Update and Register as actions, to be consistent with client_applications --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 91a39eb5c..f909adefc 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -21,6 +21,9 @@ en: client_application: create: Register update: Update + doorkeeper_application: + create: Register + update: Update redaction: create: Create redaction update: Save redaction @@ -485,6 +488,11 @@ en: comment: Comment newer_comments: "Newer Comments" older_comments: "Older Comments" + doorkeeper: + flash: + applications: + create: + notice: Application Registered. friendships: make_friend: heading: "Add %{user} as a friend?"