Actions
Task #87830
openMake CKeditor plugins translatable the TYPO3 way
Start date:
2019-03-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Our custom plugins currently rely on shipped translations with the code. This has the major drawback that we cannot use the TYPO3 translation server and we are not able to provide/update translations without a TYPO3 release. We need to utilize the TYPO3 translation api here.
Please see for example:
QuickTable:
https://github.com/TYPO3/TYPO3.CMS/tree/master/typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/Plugins/quicktable/lang
SoftHyphens
https://review.typo3.org/#/c/57344/
Actions