mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #944] [CLOSED] [Add] add Mongolian lang #2960
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#2960
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/944
Author: @TsPuujee
Created: 6/19/2020
Status: ❌ Closed
Base:
i18n← Head:master📝 Commits (10+)
d4aa369⚡ dotenve3fb11c⚡ dotenvb598d84⚡ dotenv6f034ad⚡ dotenv764d001produce valid output when showing/copying codefec3c30fix for xhr and keep code style intacte0aede3Update index.vue38949bfchore(deps): bump nuxt-i18n from 6.11.0 to 6.11.144ef2cfMerge pull request #861 from liyasthomas/dependabot/npm_and_yarn/nuxt-i18n-6.11.17c941bbMerge branch 'master' into master📊 Changes
55 files changed (+2046 additions, -1025 deletions)
View changed files
📝
.all-contributorsrc(+9 -0)➕
.env.example(+15 -0)➕
.github/dependabot.yml(+10 -0)📝
CHANGELOG.md(+166 -13)📝
CODE_OF_CONDUCT.md(+1 -1)📝
README.md(+260 -147)📝
assets/css/styles.scss(+36 -4)➕
assets/images/Tyk-side-project-logo-tagline-blk.png(+0 -0)📝
build.js(+11 -14)📝
components/collections/addCollection.vue(+1 -0)📝
components/collections/addFolder.vue(+8 -0)📝
components/collections/collection.vue(+10 -0)📝
components/collections/editCollection.vue(+11 -1)📝
components/collections/editFolder.vue(+10 -0)📝
components/collections/editRequest.vue(+10 -0)📝
components/collections/folder.vue(+10 -0)📝
components/collections/importExportCollections.vue(+23 -16)📝
components/collections/index.vue(+5 -10)📝
components/collections/request.vue(+10 -0)📝
components/collections/saveRequestAs.vue(+3 -0)...and 35 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.