Skip to content

Commit

Permalink
feat: update 'GC' to Garbage Collector
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Henrique Dias <[email protected]>
  • Loading branch information
hacdias committed Apr 18, 2020
1 parent 51cb77f commit 1dcc092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"ipfsIsStarting": "IPFS is starting",
"ipfsIsNotRunning": "IPFS is not running",
"ipfsHasErrored": "IPFS has errored",
"gcIsRunning": "GC is running",
"gcIsRunning": "Garbage Collector is running",
"start": "Start",
"stop": "Stop",
"restart": "Restart",
Expand Down

0 comments on commit 1dcc092

Please sign in to comment.