fix(l10n): Update Spanish translations

Currently translated at 100.0% (11 of 11 strings)

Translation: Pachli/Core/Network : Main
Translate-URL: https://hosted.weblate.org/projects/pachli/corenetwork-main/es/
This commit is contained in:
Miles Krell 2024-08-02 21:52:19 +00:00 committed by Nik Clayton
parent ea0a269492
commit 404b2f2855
1 changed files with 1 additions and 0 deletions

View File

@ -10,4 +10,5 @@
<string name="error_network_fmt">Ha ocurrido un error de red: %s</string>
<string name="error_wrong_content_type_fmt">tu servidor está mal configurado y devolvió \'%2$s\' con el tipo de contenido incorrecto, \'%1$s\'</string>
<string name="error_missing_content_type_fmt">tu servidor está mal configurado, la respuesta no tiene tipo de contenido: %1$s</string>
<string name="error_429_rate_limit_fmt">tu servidor aplica la limitación de velocidad a tus solicitudes: %1$s</string>
</resources>