tooltip rename

ffff
lianahus 7 months ago committed by yann300
parent 6c35e7904e
commit 8b946df186
  1. 4
      apps/remix-ide/src/app/tabs/locales/en/filePanel.json

@ -142,7 +142,7 @@
"filePanel.movingFolderFailedMsg": "Unexpected error while moving folder: {src}",
"filePanel.workspaceActions": "Workspace actions",
"filePanel.saveCodeSample": "This code-sample workspace will not be persisted. Click here to save it.",
"filePanel.logInGithub": "Log in to GitHub.",
"filePanel.gitHubLoggedAs": "Logged as {githubuser}",
"filePanel.logInGithub": "Sign in to GitHub.",
"filePanel.gitHubLoggedAs": "Signed in as {githubuser}",
"filePanel.updateSubmodules": "Update all submodules of repository. Click to pull dependencies."
}

Loading…
Cancel
Save