Uecko_ERP/packages/rdx-ui/src/locales/es.json

12 lines
237 B
JSON
Raw Normal View History

2025-05-17 19:12:01 +00:00
{
"components": {
"LoadingIndicator": {
"title": "Cargando..."
},
"loading_overlay": {
"title": "Cargando...",
"subtitle": "Esto puede tardar unos segundos. Por favor, no cierre esta página."
}
}
}