We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb0fd9 commit 93d95deCopy full SHA for 93d95de
config/locales/doorkeeper.en.yml
@@ -3,7 +3,7 @@ en:
3
attributes:
4
doorkeeper/application:
5
name: 'Name'
6
- redirect_uri: 'Redirect URI'
+ redirect_uri: 'Redirect URI(s)'
7
errors:
8
models:
9
@@ -40,7 +40,7 @@ en:
40
title: 'Your applications'
41
new: 'New Application'
42
43
- callback_url: 'Callback URL'
+ callback_url: 'Callback URL(s)'
44
confidential: 'Confidential?'
45
actions: 'Actions'
46
confidentiality:
@@ -54,7 +54,7 @@ en:
54
secret: 'Secret'
55
scopes: 'Scopes'
56
confidential: 'Confidential'
57
- callback_urls: 'Callback URLs'
+ callback_urls: 'Callback URL(s)'
58
59
60
authorizations:
0 commit comments