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-16 15:47:45 +00:00
|
|
|
"required": "required",
|
|
|
|
|
"search": "Search"
|
2025-07-08 18:50:08 +00:00
|
|
|
},
|
2025-05-17 19:12:01 +00:00
|
|
|
"components": {
|
|
|
|
|
"loading_indicator": {
|
2025-08-23 11:57:48 +00:00
|
|
|
"title": "Loading...",
|
|
|
|
|
"subtitle": "This may take a few seconds. Please do not close this page."
|
2025-05-17 19:12:01 +00:00
|
|
|
},
|
|
|
|
|
"loading_overlay": {
|
|
|
|
|
"title": "Loading...",
|
|
|
|
|
"subtitle": "This may take a few seconds. Please do not close this page."
|
2025-07-16 15:47:45 +00:00
|
|
|
},
|
|
|
|
|
"multi_select": {
|
|
|
|
|
"clear_selection": "Clear",
|
|
|
|
|
"close": "Close",
|
2025-07-17 18:04:00 +00:00
|
|
|
"loading": "Loading...",
|
|
|
|
|
"no_results": "No results found.",
|
2025-07-16 15:47:45 +00:00
|
|
|
"select_options": "Select options",
|
2025-07-17 18:04:00 +00:00
|
|
|
"select_all": "Select all"
|
2025-05-17 19:12:01 +00:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|