thingsboard-aplcache
Changes
ui/src/app/locale/locale.constant.js 2(+1 -1)
Details
ui/src/app/locale/locale.constant.js 2(+1 -1)
diff --git a/ui/src/app/locale/locale.constant.js b/ui/src/app/locale/locale.constant.js
index 670d2c1..6d4e5a5 100644
--- a/ui/src/app/locale/locale.constant.js
+++ b/ui/src/app/locale/locale.constant.js
@@ -693,7 +693,7 @@ export default angular.module('thingsboard.locale', [])
"title-required": "Widget title is required.",
"type": "Widget type",
"resources": "Resources",
- "resource-url": "JavaScript/CSS URI",
+ "resource-url": "JavaScript/CSS URL",
"remove-resource": "Remove resource",
"add-resource": "Add resource",
"html": "HTML",