12 lines
366 B
JavaScript

/*!
* 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-PT", {
"Table of contents": "\xcdndice",
"Update": "Atualizar"
});
console.warn('TinyMCE language code "pt_PT" is deprecated, please use "pt-PT" instead.');