@vannizhang/living-atlas-content-validator 1.5.7 → 1.5.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/locale/en.json +1 -1
- package/dist/package-info.json +1 -1
- package/package.json +1 -1
package/dist/locale/en.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"CONTAINS_LINKS_MESSAGE": "Add links to sources / more information."
|
|
22
22
|
},
|
|
23
23
|
"layers": {
|
|
24
|
-
"TOOLTIP_GUIDANCE_DEFAULT": "
|
|
24
|
+
"TOOLTIP_GUIDANCE_DEFAULT": "Generally speaking, it takes about 1-5 layers to make a clean, focused map. When an item requires increasingly more layers, it usually indicates the information product may benefit from additional creator ideation. More time is needed to clarify and distill what needs to be built.",
|
|
25
25
|
"TOOLTIP_GUIDANCE_INTL": "",
|
|
26
26
|
"TOOLTIP_SCORING_MSG_DEFAULT": "One layer gets maximum points, with reduced points as the layer count increases.",
|
|
27
27
|
"TOOLTIP_SCORING_MSG_INTL": "",
|
package/dist/package-info.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"lastCompiledTime":
|
|
1
|
+
{"lastCompiledTime":1716327502085}
|