mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4394] - add suport for copy clipboard on JSON cell type (#4611)
* [ADF-4394] - add suport for copy clipboard on JSON cell type * [ADF-4394] - lint * [ADF-4394] - change translation keys
This commit is contained in:
committed by
Maurizio Vitale
parent
e1a0475dfc
commit
550c0006c9
@@ -422,6 +422,9 @@
|
||||
"CRYPTODOC_ENABLED": "Is Cryptodoc Enabled"
|
||||
}
|
||||
}
|
||||
|
||||
},
|
||||
"CLIPBOARD": {
|
||||
"CLICK_TO_COPY": "Click to copy",
|
||||
"SUCCESS_COPY": "Text copied to clipboard"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user