mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #361] [MERGED] i18n #2581
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#2581
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/361
Author: @liyasthomas
Created: 11/28/2019
Status: ✅ Merged
Merged: 11/28/2019
Merged by: @liyasthomas
Base:
master← Head:i18n📝 Commits (10+)
d99b5cfAdded French language (basic config)558b961Forgotten space93364afMerge pull request #355 from thomasbnt/i18n292550fAdded Farsi language supporte4441d1Merge pull request #357 from hosseinnedaee/i18n314084dAdded Brazilian Portuguese language supportcf81a97Added Brazilian Portuguese language support781d8e3Merge pull request #359 from tetri/patch-1a4089efAdd Simplified Chinese languagef61cbba🐛 Fixed i18n routing📊 Changes
7 files changed (+75 additions, -20 deletions)
View changed files
📝
assets/css/styles.scss(+18 -0)➕
lang/fa-IR.js(+3 -0)➕
lang/fr-FR.js(+3 -0)➕
lang/pt-BR.js(+3 -0)➕
lang/zh-CN.js(+3 -0)📝
layouts/default.vue(+18 -17)📝
nuxt.config.js(+27 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.