Add ckeditor + editor mail

This commit is contained in:
Serreau Jovann
2025-08-04 17:09:38 +02:00
parent 81a42c605d
commit ee4eb9a903
231 changed files with 3314 additions and 0 deletions

8
assets/editor/translations/en-gb.d.ts vendored Normal file
View File

@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
import type { Translations } from '@ckeditor/ckeditor5-utils';
declare const translations: Translations;
export default translations;