mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #453] [CLOSED] i18n #2632
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#2632
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/453
Author: @hmtanbir
Created: 12/21/2019
Status: ❌ Closed
Base:
i18n← Head:i18n📝 Commits (10+)
7451a0bMerge pull request #438 from liyasthomas/i18nae237f1🐛 Fixes #435bc6ea34🎨 Various UI tweaks780bc55Various UI tweaks (#439)42e0200🐛 Fixed #446 and crash on closing file picker for raw request body without selecting a file2e5d8b3✏️ Updated wwith organization and add-ons links75f4d8e✏️ Put badges inside table0d47a1a✏️ Fixed table width001c481✏️ Added badge name182bca9⬆️ Bump nuxt from 2.10.2 to 2.11.0📊 Changes
23 files changed (+633 additions, -425 deletions)
View changed files
📝
README.md(+52 -74)📝
assets/css/styles.scss(+22 -20)📝
assets/css/themes.scss(+13 -7)📝
components/collections/addCollection.vue(+10 -7)📝
components/collections/addFolder.vue(+10 -7)📝
components/collections/editCollection.vue(+13 -10)📝
components/collections/editFolder.vue(+10 -7)📝
components/collections/editRequest.vue(+10 -7)📝
components/collections/importExportCollections.vue(+22 -14)📝
components/collections/saveRequestAs.vue(+10 -7)📝
components/graphql/field.vue(+1 -1)📝
components/history.vue(+1 -1)📝
components/logo.vue(+2 -2)📝
components/modal.vue(+1 -1)➕
lang/bn-BD.js(+90 -0)📝
layouts/default.vue(+5 -5)📝
nuxt.config.js(+10 -4)📝
package-lock.json(+319 -229)📝
package.json(+2 -2)📝
pages/graphql.vue(+1 -1)...and 3 more files
📄 Description
Add Bangla i18n
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.