mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #769] [CLOSED] Fix french typo mistakes and add some translations #2843
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#2843
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/769
Author: @mathix420
Created: 4/14/2020
Status: ❌ Closed
Base:
i18n← Head:fix/update-some-fr-translations📝 Commits (10+)
84e3fdbchore(deps-dev): bump lint-staged from 10.1.1 to 10.1.28c038aeMerge pull request #740 from liyasthomas/dependabot/npm_and_yarn/lint-staged-10.1.2b85220fchore(deps): bump @nuxtjs/sitemap from 2.1.0 to 2.2.05f6c606Merge pull request #743 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/sitemap-2.2.00e7597echore(deps-dev): bump prettier from 2.0.2 to 2.0.43fcf90eMerge pull request #744 from liyasthomas/dependabot/npm_and_yarn/prettier-2.0.4848535aFix GQL introspection query not sent through extension140d585Merge pull request #745 from levrik/fix-gql-get-schema83b7083Remove support for legacy extensionsac78750Merge pull request #747 from levrik/remove-legacy-extension-strategies📊 Changes
9 files changed (+177 additions, -754 deletions)
View changed files
📝
components/layout/header.vue(+14 -9)📝
functions/network.js(+2 -19)➖
functions/strategies/ChromeStrategy.js(+0 -63)📝
functions/strategies/ExtensionStrategy.js(+11 -6)➖
functions/strategies/FirefoxStrategy.js(+0 -47)📝
lang/fr-FR.json(+52 -23)📝
package-lock.json(+87 -565)📝
package.json(+5 -5)📝
pages/graphql.vue(+6 -17)📄 Description
Just fixing some typo stuff, realy nice work by the way !
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.