comand-component-library 4.1.41 → 4.1.42
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -4,7 +4,7 @@ export default {
|
|
4
4
|
defaultMessageProperties: {
|
5
5
|
"cookie_disclaimer.tooltip.cookie_cannot_be_disabled": "This cookie cannot be disabled, because it is required for functionality!",
|
6
6
|
"cookie_disclaimer.tooltip.toggle_to_accept_cookie": "Toggle to accept or reject this cookie!",
|
7
|
-
"cookie_disclaimer.tooltip.toggle_box_content": "Toggle description
|
7
|
+
"cookie_disclaimer.tooltip.toggle_box_content": "Toggle description visibility"
|
8
8
|
}
|
9
9
|
}
|
10
10
|
}
|