exelix11 / SysDVR

Stream switch games to your PC via USB or network
GNU General Public License v2.0
1.39k stars 91 forks source link

Added Spanish Lang 🇪🇸 #290

Closed unaigonzalezz closed 1 month ago

unaigonzalezz commented 1 month ago

Hi! Thanks for all the hard work on this app, it's very useful 😊

I just added the Spanish translation to both apps, Clients and Switch Homebrew.

Reach me if you need anything more 👍🏻 .

exelix11 commented 1 month ago

I started a build for the settings app so you can make sure it works on console.

Quick question, the Switch OS distinguishes between SetLanguage_ES Spanish and SetLanguage_ES419 Latin american apanish. Do you think this translation should be used on consoles set to the latter as well ? With my commit i only enabled the normal Spanish config. For reference, to reduce support overhead i don't distinguish between EN_US and EN_GB.

unaigonzalezz commented 1 month ago

This translation is made for SetLanguage_ES, it should generally work for SetLanguage_ES419 as well, despite some minor differences between the two. Until someone creates a better translation for Latin Spanish, we can use this translation for both.

I fixed some typos I found on the build, now everything should be good 😊

exelix11 commented 1 month ago

Looking good, thanks for the contribution