implement spanish (es-ES) localization #120
Labels
good first issue
something that would be simple for a newcomer to stumpless to work on
help wanted
external contributations encouraged
l10n
localization of stumpless
Localization has been added to the library, and Spanish (es-ES) has since been added with stub values. However, these messages are not useful and need to be replaced with actual Spanish to be of any use.
This will be straightforward for someone that speaks the language, even if you have very little knowledge of C. You will simply need to update the strings in
include/private/config/locale/es-es.h
with Spanish strings (in UTF-8 encoding). If you want to see what the English message is, check the corresponding values ininclude/private/config/locale/en-us.h
.The text was updated successfully, but these errors were encountered: