fix(l10n): Update Spanish translations

Currently translated at 100.0% (10 of 10 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-07-09 04:03:22 +00:00 committed by Nik Clayton
parent e0ce148a88
commit bb6cff1abb
1 changed files with 3 additions and 1 deletions

View File

@ -8,4 +8,6 @@
<string name="error_404_not_found_fmt">Su servidor no soporta esta función: %1$s</string>
<string name="error_json_data_fmt">Tu servidor devolvió una respuesta inválida: %1$s</string>
<string name="error_network_fmt">Ha ocurrido un error de red: %s</string>
</resources>
<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>
</resources>