pt.js 415 B

12345
  1. /*
  2. Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
  3. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
  4. */
  5. CKEDITOR.plugins.setLang("easyimage","pt",{commands:{fullImage:"Imagem de tamanho total",sideImage:"Side Image",altText:"Change image alternative text",upload:"Carregar imagem"},uploadFailed:"Your image could not be uploaded due to a network error."});