improvements to create private resource modal

This commit is contained in:
miloschwartz
2025-12-21 16:07:32 -05:00
parent b2df8eb72e
commit e9a29e7db2
2 changed files with 7 additions and 28 deletions

View File

@@ -2391,5 +2391,6 @@
"maintenanceModeDisabledTooltip": "This feature requires a valid license to enable.",
"maintenanceScreenTitle": "Service Temporarily Unavailable",
"maintenanceScreenMessage": "We are currently experiencing technical difficulties. Please check back soon.",
"maintenanceScreenEstimatedCompletion": "Estimated Completion:"
"maintenanceScreenEstimatedCompletion": "Estimated Completion:",
"createInternalResourceDialogDestinationRequired": "Destination is required"
}