Skip to content

Commit ee4fdb0

Browse files
authored
fix: use 'close' for modal tooltip text (#3141)
Signed-off-by: Akshat Patel <38994122+Akshat55@users.noreply.github.com>
1 parent b3b4529 commit ee4fdb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/i18n/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export default {
4545
"TITLE": "Loading"
4646
},
4747
"MODAL": {
48-
"CLOSE": "Close modal"
48+
"CLOSE": "Close"
4949
},
5050
"NOTIFICATION": {
5151
"CLOSE_BUTTON": "Close alert notification"

0 commit comments

Comments
 (0)