chore: Add the option to edit custom attribute display name (#3382)

This commit is contained in:
Muhsin Keloth
2021-11-15 12:45:47 +05:30
committed by GitHub
parent bb18516403
commit c2db8a1fd7
4 changed files with 39 additions and 20 deletions

View File

@@ -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": {