mirror of
https://github.com/friendica/friendica
synced 2025-02-01 20:19:47 +00:00
5 lines
90 B
JavaScript
5 lines
90 B
JavaScript
|
tinyMCE.addI18n('en.advhr_dlg',{
|
||
|
width:"Width",
|
||
|
size:"Height",
|
||
|
noshade:"No shadow"
|
||
|
});
|