adam-codersgu / supernova

A Kotlin-based Android application that allows the user to play music from their device while custom animations fall over the album artwork of the currently playing song.
0 stars 0 forks source link

Add Spanish translations to the app #25

Closed adam-codersgu closed 1 year ago

adam-codersgu commented 1 year ago

It would be good for the app to also be available in Spanish. Translations will need to be created for each String resource. Will also need to add the option to set the app language in the settings. Will also need to update the Google Play store listing to show the app is available in Spanish

adam-codersgu commented 1 year ago

Working on branch feature/spanish_translations

adam-codersgu commented 1 year ago

May be an idea to create a new ticket which adds the option to set the application language via the Settings page

Created here: https://github.com/adam-codersgu/supernova/issues/57

adam-codersgu commented 1 year ago

Translations finished and merged https://github.com/adam-codersgu/supernova/pull/60