Skip to content

Commit

Permalink
Merge pull request #162 from Yellow-Dog-Man/machine-id-strings
Browse files Browse the repository at this point in the history
machine id strings
  • Loading branch information
Frooxius authored Dec 15, 2023
2 parents 89e5f6a + 0375c73 commit 8ae6393
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions en.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,12 @@
"Login.MissingUID": "Missing device information",
"Login.MissingUID.Description": "Try reinstalling, or contact support at {supportUrl}.",

"Login.MissingSecretMachineId": "Missing secret machine ID",
"Login.MissingSecretMachineId.Description": "Try reinstalling, or contact support at {supportUrl}.",

"Login.MalformedSecretMachineId": "Invalid secret machine ID",
"Login.MalformedSecretMachineId.Description": "Try reinstalling, or contact support at {supportUrl}.",

"Register.MissingUID": "Missing device information",
"Register.MissingUID.Description": "Try reinstalling, or contact support at {supportUrl}.",

Expand Down

0 comments on commit 8ae6393

Please sign in to comment.