/*! * TinyMCE Language Pack * * Copyright (c) 2024 Ephox Corporation DBA Tiny Technologies, Inc. * Licensed under the Tiny commercial license. See https://www.tiny.cloud/legal/ */ tinymce.addI18n("pt-BR", { "Insert footnote": "Inserir nota de rodap\xe9", "Update footnotes": "Atualizar notas de rodap\xe9" }); console.warn('TinyMCE language code "pt_BR" is deprecated, please use "pt-BR" instead.');