mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3193] CardView Variables Item (#3485)
* variables item * unit tests * translations fix * docs added * change requests * change requests
This commit is contained in:
committed by
Eugenio Romano
parent
c7e3319e4c
commit
cb23103c83
@@ -138,6 +138,11 @@
|
||||
"CLIENT": "ClientId"
|
||||
},
|
||||
"CARDVIEW": {
|
||||
"KEYVALUEPAIRS": {
|
||||
"ADD": "Add new",
|
||||
"NAME": "Name",
|
||||
"VALUE": "Value"
|
||||
},
|
||||
"VALIDATORS": {
|
||||
"FLOAT_VALIDATION_ERROR": "Use a number format",
|
||||
"INT_VALIDATION_ERROR": "Use an integer format"
|
||||
|
Reference in New Issue
Block a user