croc icon indicating copy to clipboard operation
croc copied to clipboard

No i18n/l10n

Open dtluna opened this issue 5 years ago • 8 comments

It would be really nice if non-English speakers could use croc just as comfortably as I do. I would happily do the Russian l10n after the i18n is complete.

dtluna avatar Jul 30 '19 20:07 dtluna

Seconding this. I can volunteer to create Spanish and Catalan translations.

fitojb avatar Aug 12 '20 19:08 fitojb

I can also help out with the Spanish one.

equirosa avatar Sep 03 '20 19:09 equirosa

Thanks all.

I can get this started. But first - does anyone know how to detect the native language of the OS automatically? I'm assuming that's the typical way this is done, rather than creating a specifically Russian/Catalan/Spanish/etc version of the program...

schollz avatar Sep 03 '20 20:09 schollz

My first instinct would be to use the info output by the locale command.

For example, running that in my machine yields LANG=en_US.UTF-8 among with other relevant info.

I expect this only works in UNIX-like systems though.

equirosa avatar Sep 03 '20 20:09 equirosa

I'll drop two links https://stackoverflow.com/questions/51829386/golang-get-system-language https://blog.golang.org/matchlang

dtluna avatar Sep 03 '20 21:09 dtluna

I can do the Italian translation

PolpOnline avatar Sep 21 '20 22:09 PolpOnline

And I can help on the French one.

Do you have any progress on this?

busybox11 avatar Oct 07 '20 10:10 busybox11

I can do the Chinese translation.

IceCodeNew avatar Oct 17 '20 08:10 IceCodeNew

Stale issue message

github-actions[bot] avatar Apr 03 '24 12:04 github-actions[bot]