Commit 7abeca3

Hosted Weblate <hosted@weblate.org>
2024-02-06 17:58:17
Translated using Weblate (Spanish)
Currently translated at 3.0% (6 of 195 strings) Added translation using Weblate (Spanish) Co-authored-by: Ameen Shokoya <shokoya01@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/es/ Translation: blood pressure monitor/App
1 parent 3ff0d03
Changed files (1)
lib
lib/l10n/app_es.arb
@@ -0,0 +1,26 @@
+{
+  "loading": "cargando",
+  "@loading": {},
+  "error": "Error: {mensaje}",
+  "@error": {
+    "placeholders": {
+      "msg": {
+        "type": "String"
+      }
+    }
+  },
+  "errNaN": "Por favor ingrese un numero",
+  "@errNaN": {},
+  "title": "Presion de Sangre",
+  "@title": {},
+  "success": "Exito: {mensaje}",
+  "@success": {
+    "placeholders": {
+      "msg": {
+        "type": "String"
+      }
+    }
+  },
+  "errLt30": "Numero <= 30? Apaga validacion en el configuracion!",
+  "@errLt30": {}
+}