chore: Add the option to edit custom attribute display name (#3382)
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
"KEY": {
|
||||
"LABEL": "Key",
|
||||
"PLACEHOLDER": "Enter custom attribute key",
|
||||
"ERROR": "Key is required"
|
||||
"ERROR": "Key is required",
|
||||
"IN_VALID": "Invalid key"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
|
||||
Reference in New Issue
Block a user