From f1b6cfd0d12bbbb937201f75e99571f2fba0f2e1 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Thu, 12 Oct 2023 12:56:14 +0000 Subject: [PATCH] :globe_with_meridians: Translated (Spanish) Currently translated at 100.0% (367 of 367 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/es/ --- frontend/src/lib/i18n/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/es.json b/frontend/src/lib/i18n/locales/es.json index 86e38f3..1bac6eb 100644 --- a/frontend/src/lib/i18n/locales/es.json +++ b/frontend/src/lib/i18n/locales/es.json @@ -458,7 +458,7 @@ "alt_text": "Texto alternativo / Leyenda", "caption": "Leyenda: {{caption}}", "filename": "Nombre del archivo: {{filename}}", - "storage_usage": "Has utilizado {{used}} Mib de {{total}} MiB del almacenamiento. Eso equivale al {{percent}}% de tu almacenamiento.", + "storage_usage": "Has utilizado {{used}} MiB de {{total}} MiB de almacenamiento. Eso equivale al {{percent}}% de tu almacenamiento.", "imported": "Importado: {{yes_or_no}}" }, "video_uploader": {