mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #366] [MERGED] I18n #2585
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#2585
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/366
Author: @liyasthomas
Created: 11/28/2019
Status: ✅ Merged
Merged: 11/28/2019
Merged by: @liyasthomas
Base:
master← Head:i18n📝 Commits (10+)
c35a9c6Added Bahasa Indonesia language supportcb79567Merge pull request #362 from wahwahid/i18n-id1c12c66Add translations for FR/EN catalogues2a81c26Merge pull request #364 from LaurentBrieu/add-translations-for-fr-en-cataloguesb10a209⚡ Improving performance9859a34Merge pull request #1 from liyasthomas/i18nab4f961Merge branch 'master' into i18ne307d51Update keywords i18n for Bahasa Indonesia9d19d26Translated to Spanishd89c652Translated to Spanish📊 Changes
38 files changed (+1151 additions, -476 deletions)
View changed files
📝
Dockerfile(+1 -1)📝
assets/css/fonts.scss(+63 -2)📝
assets/css/styles.scss(+8 -4)➕
assets/fonts/material-icons-v48.woff2(+0 -0)➕
assets/fonts/poppins-v9-latin-500.woff(+0 -0)➕
assets/fonts/poppins-v9-latin-500.woff2(+0 -0)➕
assets/fonts/poppins-v9-latin-700.woff(+0 -0)➕
assets/fonts/poppins-v9-latin-700.woff2(+0 -0)➕
assets/fonts/roboto-mono-v7-latin-regular.woff(+0 -0)➕
assets/fonts/roboto-mono-v7-latin-regular.woff2(+0 -0)📝
assets/js/curlparser.js(+7 -7)📝
assets/js/pwa.js(+17 -13)📝
build.js(+20 -16)📝
cypress.json(+7 -7)📝
database.rules.json(+1 -2)📝
directives/textareaAutoHeight.js(+2 -2)📝
functions/preRequest.js(+4 -4)📝
functions/templating.js(+1 -1)📝
lang/en-US.js(+83 -2)📝
lang/es-ES.js(+83 -2)...and 18 more files
📄 Description
fixes #336
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.