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

View File

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