mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #527] [CLOSED] Updating spanish translation #2679
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#2679
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/527
Author: @adlpaf
Created: 1/26/2020
Status: ❌ Closed
Base:
i18n← Head:master📝 Commits (10+)
61d7dcfAdded AxiosStrategy and ProxyStrategy Network Strategies3726f0aAdded sendNetworkRequest to detect appropriate strategy and use it5ef1b5bRefactor index.vue to use Network Strategies3a8b433Refactor graphql page to use Network Strategiesbd008f4Refactor network and ProxyStrategy codee7a15c9Merge pull request #491 from liyasthomas/i18n1b783fdMerge branch 'master' into refactor/network-strategy061f86f🐛 Fixed Nuxt loader won't finish after responsec8878abMerge pull request #487 from AndrewBastin/refactor/network-strategy2faf675🚨 Removing linter warnings📊 Changes
34 files changed (+2707 additions, -307 deletions)
View changed files
📝
.travis.yml(+20 -18)📝
README.md(+23 -25)📝
assets/css/fonts.scss(+1 -0)📝
assets/css/styles.scss(+2 -5)📝
build.js(+1 -1)📝
components/collections/addCollection.vue(+9 -1)📝
components/collections/addFolder.vue(+5 -1)📝
components/collections/editCollection.vue(+4 -0)📝
components/collections/importExportCollections.vue(+69 -33)📝
components/collections/index.vue(+23 -7)📝
components/collections/request.vue(+5 -1)➕
components/firebase/feeds.vue(+85 -0)➕
components/firebase/inputform.vue(+55 -0)➕
components/firebase/login.vue(+115 -0)➕
components/graphql/queryeditor.vue(+135 -0)📝
components/history.vue(+28 -15)📝
firestore.rules(+8 -1)➕
functions/fb.js(+192 -0)➕
functions/network.js(+24 -0)➕
functions/strategies/AxiosStrategy.js(+23 -0)...and 14 more files
📄 Description
I finished the translation to Spanish
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.