mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 16:14:26 +02:00
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
tinyMCE.addI18n('en.example_dlg',{
|
|
title : 'This is just a example title'
|
|
});
|