Skip to content
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

x/tour: translate error #37287

Closed
edoardottt opened this issue Feb 18, 2020 · 1 comment
Closed

x/tour: translate error #37287

edoardottt opened this issue Feb 18, 2020 · 1 comment

Comments

@edoardottt
Copy link

Contesto: https://go-tour-ita.appspot.com/basics/11

I tipi int, uint, and uintptr sono grandi normalmente 32 bit su sistemi da 32-bit e 64 bit su sistemi da 64-bit. Quando hai bisogno di un valore intero dovresti usare int a meno che tu non abbia particolari necessità di usare tipi di interi di dimensioni diverse o unsigned.

I think that and isn't correct. It would be 'e', the conjunction in italian.
Ps: I'm italian-native.

@toothrot toothrot changed the title tour: translate error x/tour: translate error Feb 18, 2020
@gopherbot gopherbot added this to the Unreleased milestone Feb 18, 2020
@toothrot
Copy link
Contributor

Thanks for the report!

Issues for Tour are tracked at https://github.com/golang/tour/issues. Please re-file there.

@golang golang locked and limited conversation to collaborators Feb 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants