/* __FileVersion: '2025.03.28' */ (function(e, s) { typeof exports === "object" && typeof module !== "undefined" && typeof require === "function" ? s(require("../moment")) : typeof define === "function" && define.amd ? define(["../moment"], s) : s(e.moment) } )(this, function(e) { "use strict"; //! moment.js locale configuration //var s = e.defineLocale("pt-br", JsStrings.GetMomentLocaleForPtBr); var s = moment.updateLocale("pt-br", JsStrings.GetMomentLocaleForPtBr); return s }); jQuery.timeago.settings.strings = JsStrings.GetTimeAgoForPtBr;