android / sunflower

A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
https://d.android.com/jetpack
Apache License 2.0
17.58k stars 4.68k forks source link

Multi language support? #331

Open XinyueZ opened 5 years ago

XinyueZ commented 5 years ago

The project has now S-Chinese T-Chinese Japanese #322 German #337 Italian #341 English

Can people add an extra one or more language support?

tiembo commented 5 years ago

Absolutely! Some good candidates:

andhie commented 5 years ago

i suppose the assets/plants.json should also be translated?

tiembo commented 5 years ago

@andhie that would be ideal but it's a large undertaking and is a very low priority for this sample project.

YassinAJDI commented 5 years ago

@tiembo I have added support for Arabic language on this PR #430