var oregonSharePointTemplateV4xAvailableLanguageCodes = [
  "en-us",
  "es",
  "hi",
  "hmn",
  "ko",
  "ru",
  "so",
  "vi",
  "zh-CN",
  "zh-TW"
];

var oregonSharePointTemplateV4xSiteLanguageCode = 'en-us';

var oregonSharePointTemplateV4xSiteLanguageResource = {
  "datatableswebpart_pagetotalrange": "Showing $1 through $2 out of $3 items",
  "datatableswebpart_pagetotal": "Showing $1 out of $2 items",
  "datatableswebpart_filteredfrom": "(filtered from $1 total items)",
  "datatableswebpart_filternocolumns": "(No filterable columns available in this view)",
  "datatableswebpart_filteradd": "Add Filter",
  "datatableswebpart_filterremove": "Remove filter",
  "datatableswebpart_filterback": "Back",
  "datatableswebpart_filtervaluetrue": "True",
  "datatableswebpart_filtervaluefalse": "False",
  "datatableswebpart_filterlabelnumber": "Number",
  "datatableswebpart_filterlabeltext": "Text",
  "datatableswebpart_filterlabeldate": "Date",
  "datatableswebpart_operatoraftername": "After",
  "datatableswebpart_operatorafterlabel": "$1 after $2",
  "datatableswebpart_operatorbeforename": "Before",
  "datatableswebpart_operatorbeforelabel": "$1 before $2",
  "datatableswebpart_operatorcontainsname": "Contains",
  "datatableswebpart_operatorcontainslabel": "$1 contains $2",
  "datatableswebpart_operatorequalsname": "Equals",
  "datatableswebpart_operatorequalslabel": "$1 equals $2",
  "datatableswebpart_operatorexactmatchname": "Is exact match of",
  "datatableswebpart_operatorexactmatchlabel": "$1 = $2",
  "datatableswebpart_operatorgreaterthanname": "Greater than",
  "datatableswebpart_operatorgreaterthanlabel": "$1 > $2",
  "datatableswebpart_operatorlessthanname": "Less than",
  "datatableswebpart_operatorlessthanlabel": "$1 < $2",
  "datatableswebpart_operatorinname": "Is one of the following",
  "datatableswebpart_operatorinlabel": "$1 is one of: $2",
  "datatableswebpart_operatorisname": "Is",
  "datatableswebpart_operatorislabel": "$1 is $2",
  "datatableswebpart_show": "Show",
  "datatableswebpart_perpage": "$1 per page",
  "datatableswebpart_previous": "Previous",
  "datatableswebpart_next": "Next",
  "datatableswebpart_page": "Page",
  "datatableswebpart_pagecurrentlyon": "You are currently on page $1",
  "datatableswebpart_sort": "Sort",
  "datatableswebpart_processing": "Processing...",
  "datatableswebpart_loading": "Loading...",
  "datatableswebpart_noitems": "No matching items found",
  "datatableswebpart_sortcolumnasc": ": Activate to sort column ascending",
  "datatableswebpart_sortcolumndesc": ": Activate to sort column descending",
  "datatableswebpart_search": "Search",
  "datatableswebpart_clear": "Clear",
  "datatableswebpart_filter": "Filter",
  "datatableswebpart_export": "Export",
  "datatableswebpart_copyclipboard": "Copy to Clipboard",
  "datatableswebpart_excel": "Excel",
  "datatableswebpart_print": "Print",
  "datatableswebpart_pdf": "PDF",
  "datatableswebpart_defaultasc": "(Ascending)",
  "datatableswebpart_defaultdesc": "(Descending)",
  "datatableswebpart_boolasc": "(False first)",
  "datatableswebpart_booldesc": "(True first)",
  "datatableswebpart_numberasc": "(Lowest to highest)",
  "datatableswebpart_numberdesc": "(Highest to lowest)",
  "datatableswebpart_textasc": "(A-Z)",
  "datatableswebpart_textdesc": "(Z-A)",
  "datatableswebpart_dateasc": "(Oldest first)",
  "datatableswebpart_datedesc": "(Newest first)",
  "datatableswebpart_collapsedetailslabel": "Additional details from previous row",
  "datatableswebpart_expandrow": "Expand details for this row",
  "datatableswebpart_collapserow": "Collapse details for this row",
  "calendarwebpart_starts": "Starts $1",
  "calendarwebpart_startsandends": "Starts $1 and ends $2",
  "calendarwebpart_dayrange": "(Day $1 of $2)",
  "calendarwebpart_week": "Week",
  "calendarwebpart_noeventsinrange": "No events within the current date range",
  "calendarwebpart_noevents": "No events",
  "calendarwebpart_agenda": "Agenda",
  "calendarwebpart_eventdetails": "Event Details",
  "calendarwebpart_close": "Close",
  "newsroomwebpart_readmore": "Read more",
  "newsroomwebpart_readfull": "Read full article"
};

