Commit 259313a

derdilla <82763757+NobodyForNothing@users.noreply.github.com>
2024-02-06 18:01:02
fix spanish
1 parent 7abeca3
Changed files (1)
lib
lib/l10n/app_es.arb
@@ -1,7 +1,7 @@
 {
   "loading": "cargando",
   "@loading": {},
-  "error": "Error: {mensaje}",
+  "error": "Error: {msg}",
   "@error": {
     "placeholders": {
       "msg": {
@@ -13,7 +13,7 @@
   "@errNaN": {},
   "title": "Presion de Sangre",
   "@title": {},
-  "success": "Exito: {mensaje}",
+  "success": "Exito: {msg}",
   "@success": {
     "placeholders": {
       "msg": {