Skip to content

Commit

Permalink
Merge pull request #413 from psmf22/develop
Browse files Browse the repository at this point in the history
Update SSCMessages.propertie
  • Loading branch information
psmf22 authored Aug 9, 2023
2 parents c2924dc + c22a155 commit 4454fcb
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,10 @@ fcli.ssc.token-definition.list.usage.header = List token definitions.
fcli.ssc.user.usage.header = Manage SSC users.
fcli.ssc.user.create.usage.header = Create a local SSC User
fcli.ssc.user.create.email = The email of the user
fcli.ssc.user.create.firstName = The first name of the user
fcli.ssc.user.create.lastName = The last name of the user
fcli.ssc.user.create.pwNeverExpires = Causes the password of the user not to expire
fcli.ssc.user.create.requirePwChange = Requires the password of the user to be changed
fcli.ssc.user.create.firstname = The first name of the user
fcli.ssc.user.create.lastname = The last name of the user
fcli.ssc.user.create.password-never-expires = Causes the password of the user not to expire
fcli.ssc.user.create.require-password-change = Requires the password of the user to be changed
fcli.ssc.user.create.suspend = Causes the user to automatically be su
fcli.ssc.user.create.username = The username of the user
fcli.ssc.user.delete.usage.header = Delete a user.
Expand Down

0 comments on commit 4454fcb

Please sign in to comment.