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

17 lines
336 B
JSON
Raw Normal View History

2025-05-17 19:12:01 +00:00
{
2025-07-08 18:50:08 +00:00
"common": {
2025-07-09 17:56:15 +00:00
"actions": "Actions",
"invalid_date": "Invalid date",
2025-07-08 18:50:08 +00:00
"required": "required"
},
2025-05-17 19:12:01 +00:00
"components": {
"loading_indicator": {
"title": "Loading..."
},
"loading_overlay": {
"title": "Loading...",
"subtitle": "This may take a few seconds. Please do not close this page."
}
}
}