Skip to content

Commit 4a65a77

Browse files
committed
fix: replace all 3 dots by ellipsis character
License: MIT Signed-off-by: Henrique Dias <[email protected]>
1 parent 22e184d commit 4a65a77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/locales/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"errorwhileTakingScreenshot": "An error occurred while taking the screenshot.",
2828
"clickToOpenLogs": "Click here to open the logs.",
2929
"ipfsNotRunning": "IPFS is not running",
30-
"checkForUpdates": "Check for Updates...",
30+
"checkForUpdates": "Check for Updates",
3131
"yes": "Yes",
3232
"no": "No",
3333
"close": "Close",
@@ -38,7 +38,7 @@
3838
"restartIpfsDesktop": "Restart IPFS Desktop",
3939
"openLogs": "Open logs",
4040
"takeScreenshot": "Take Screenshot",
41-
"downloadCid": "Download...",
41+
"downloadCid": "Download",
4242
"moveRepositoryLocation": "Move Repository Location",
4343
"runGarbageCollector": "Run Garbage Collector",
4444
"selectDirectory": "Select Directory",

0 commit comments

Comments
 (0)