<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">define({
    root: ({
        map: {
            error: "Unable to create map",
            mouseToolTip: "Click on the map to check for service",
            licenseError: {
              message: "Your account is not licensed to use Configurable Apps that are not public. Please ask your organization administrator to assign you a user type that includes Essential Apps or an add-on Essential Apps license.",
              title: "Not Licensed"
            }
        },
        error: {
            layerNotFound: "Layer is not in the webmap",
            fieldNotFound: "Field not found",
            popupNotSet: "Popup not enabled for this layer",
            noLayersSet: "No layers defined in the config, the search box will not work"
        },
        page: {
            title: "Information Lookup",
        },
        ui:{
            basemapButton: "Basemap"
        },
        popup: {
          urlMoreInfo: "More Info",
          attachments: "Attachments"
        }


    }),
    "ar": 1,
    "bs": 1,
	"ca": 1,
    "cs": 1,
    "da": 1,
    "de": 1,
    "el": 1,
    "es": 1,
    "et": 1,
    "fi": 1,
    "fr": 1,
    "he": 1,
    "hi": 1,
    "hr": 1,
	  "hu": 1,
    "id": 1,
    "it": 1,
    "ja": 1,
    "ko": 1,
    "lt": 1,
    "lv": 1,
    "nl": 1,
    "nb": 1,
    "pl": 1,
    "pt-br": 1,
    "pt-pt": 1,
    "ro": 1,
    "ru": 1,
    "sl": 1,
    "sr": 1,
    "sv": 1,
    "th": 1,
    "tr": 1,
    "uk": 1,
    "vi": 1,
    "zh-cn": 1,
    "zh-hk": 1,
    "zh-tw": 1

});</pre></body></html>