Success toast content for copy action made generic that fits all the context and scenarios.
This commit is contained in:
Prithvi Tharun 2023-01-17 15:45:59 +05:30 committed by GitHub
parent d46f96e45c
commit 74b9c79f49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,7 @@
"COMPONENTS": {
"CODE": {
"BUTTON_TEXT": "Copy",
"COPY_SUCCESSFUL": "Code copied to clipboard successfully"
"COPY_SUCCESSFUL": "Copied to clipboard"
},
"SHOW_MORE_BLOCK": {
"SHOW_MORE": "Show More",