Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: german translation #851
base: main
Are you sure you want to change the base?
docs: german translation #851
Changes from 1 commit
bbb0859
89ee80f
67c2afd
982a78d
cdb76e4
c38402e
f81d184
64cb5b5
a5374ba
d7dce53
a07f7db
382b57d
5ddec12
0a480ad
2c89a33
6abf9d6
4ea0000
ac94be7
d267d00
2bb4b37
c9a229b
93d9ad8
e815dcf
d83a1fb
9801dc2
60f775f
eb8b786
0141e2b
9955024
53a4072
5cde3a3
adee0a3
6ce4858
104dd42
368c172
1af8d05
aa890b1
d100c25
827682b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not so happy with that block esp first few sentences, ideas?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what do you think about this?
Es gibt dir Live-Feedback während du deinen Code schreibst, indem erwartete Datentypen definiert werden.
Dieses zeigt sich durch die autocomplete-Funktion oder durch rote wellige Linien in deinem Editor. Beispielsweise wenn du versuchst auf einen Wert zuzugreifen, der nicht existiert, oder wenn du versuchst einen Wert zuzuweisen, der den falschen Typ hat. Beide Fälle müssten sonst gegebenenfalls später debuggt werden.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good suggestion, I guess we can combine both of our suggestions.
curious what other think tho
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I generally enjoy a more "personal" approach when writing docs. So I generally try to speak to the reader with things like "dir" etc. So I like the suggestion. anOatFlake made.