keycloak-scim/src/common-help.ts

9 lines
286 B
TypeScript
Raw Normal View History

export default {
"common-help": {
helpToggleInfo:
"This toggle will enable / disable part of the help info in the console. Includes any help text, links and popovers.",
showPassword: "Show password field in clear text",
helpFileUpload: "Upload a JSON file",
},
};