Skip to content

Commit 6921ca9

Browse files
committed
fixed messages file format
1 parent e96eda0 commit 6921ca9

File tree

1 file changed

+2
-2
lines changed
  • uma-server-webapp/src/main/webapp/resources/js/locale/en

1 file changed

+2
-2
lines changed

uma-server-webapp/src/main/webapp/resources/js/locale/en/messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,9 +348,9 @@
348348
"loading-policy": "Policy",
349349
"loading-rs": "Resource Set",
350350
"rs-table": {
351-
"confirm": "Are you sure you want to delete this resource set?"
351+
"confirm": "Are you sure you want to delete this resource set?",
352352
"no-resource-sets": "There are no resource sets registered. Introduce a protected to this authorization server to let it register some.",
353-
"scopes": "Scopes"
353+
"scopes": "Scopes",
354354
"shared-with": "Shared with:",
355355
"shared-nobody": "NOBODY",
356356
"shared-nobody-tooltip": "This resource is not accessible by anyone else, edit the policies and share it with someone.",

0 commit comments

Comments
 (0)