Skip to content

Commit

Permalink
Merge pull request #412 from psmf22/develop
Browse files Browse the repository at this point in the history
chore: update sscmessages
  • Loading branch information
psmf22 authored Aug 9, 2023
2 parents 68b1ef4 + 89d0391 commit c2924dc
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,13 @@ fcli.ssc.token-definition.list.usage.header = List token definitions.
# fcli ssc user
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.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.
fcli.ssc.user.get.usage.header = Get user details.
fcli.ssc.user.list.usage.header = List users.
Expand Down

0 comments on commit c2924dc

Please sign in to comment.