<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*global define */
/*
 | Copyright 2014 Esri
 |
 | Licensed under the Apache License, Version 2.0 (the "License");
 | you may not use this file except in compliance with the License.
 | You may obtain a copy of the License at
 |
 |    http://www.apache.org/licenses/LICENSE-2.0
 |
 | Unless required by applicable law or agreed to in writing, software
 | distributed under the License is distributed on an "AS IS" BASIS,
 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 | See the License for the specific language governing permissions and
 | limitations under the License.
 */
define({
  root: ({
    unsupportedBrowser: "You are using a browser that is deprecated. Some parts of this application may not work optimally or at all in this browser. Support for this browser will be discontinued in the future. Please use the latest versions of Google Chrome, Mozilla Firefox, Apple Safari, or Microsoft Edge. For more information on browser support, see our documentation. Provide your feedback through",
    originError: {
      message: "The application you are trying to access does not originate from the URL you provided",
      close: "Close",
      options: "Advanced options",
      linkMessage: "Proceed to"
    },
    "map": {
      "error": "Unable to create map",
      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"
      },
      "overviewDetails": "Overview map shows current extent of map within the context of larger area."
    },
    "nav": {
      "next": "Next",
      "previous": "Previous",
      "close": "Close"
    },
    "tools": {
      "search": {
        "error": "Location could not be found",
        "notWhatYouWanted": "Not what you wanted?",
        "selectAnother": "Select another location",
        "currentLocation": "Current Location",
        "title": "Location"
      },
      "print": {
        "layouts": {
          "label1": "Landscape",
          "label2": "Portrait",
          "label3": "Landscape",
          "label4": "Portrait"
        },
        "legend": "Add legend to output",
        "title": "Title",
        "titlePrompt": "Add custom title"
      },
      "share": {
        "extent": "Use current map extent",
        "label": "Share this map",
        "link": "Map Link",
        "facebook": "Facebook",
        "twitter": "Twitter"
      }
    },
    "tooltips": {
      "home": "Default extent",
      "locate": "Find my location",
      "legend": "Legend",
      "bookmarks": "Bookmarks",
      "layers": "Layers",
      "basemap": "Basemap gallery",
      "overview": "Overview map",
      "measure": "Measure",
      "edit": "Edit",
      "time": "Time",
      "print": "Print",
      "details": "Details",
      "share": "Share"
    }
  }),
  "ar": 1,
  "bg": 1,
  "bs": 1,
  "ca": 1,
  "cs": 1,
  "da": 1,
  "de": 1,
  "el": 1,
  "es": 1,
  "et": 1,
  "fi": 1,
  "fr": 1,
  "he": 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,
  "sk": 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>