mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #4196] [MERGED] i18n: Add german translations #4700
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#4700
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/4196
Author: @pavog
Created: 7/17/2024
Status: ✅ Merged
Merged: 7/18/2024
Merged by: @nivedin
Base:
patch← Head:german-translations📝 Commits (1)
009ea9dAdd german translations📊 Changes
1 file changed (+256 additions, -256 deletions)
View changed files
📝
packages/hoppscotch-common/locales/de.json(+256 -256)📄 Description
Hi!
I'm a native German speaker.
I have spent a few hours translating the existing translation strings in de.json from English to German.
I'm pretty sure that all the translations I've done are correct, in terms of spelling, grammar and meaning.
I didn't translate 100% because I found some translation keys that don't seem to be used anymore. I also found some translations that I'm not sure about if and/or how to translate into German. The German language has already adapted many English words and especially with terms related to programming, there are some words that you can't translate or whose meaning would change if you would to translate them.
Therefore, I have left some of the original English translations in de.json. I would leave them open for discussion.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.