first commit
This commit is contained in:
5
js/tiny_mce/plugins/advhr/langs/en_dlg.js
vendored
Normal file
5
js/tiny_mce/plugins/advhr/langs/en_dlg.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
tinyMCE.addI18n('en.advhr_dlg',{
|
||||
width:"Width",
|
||||
size:"Height",
|
||||
noshade:"No shadow"
|
||||
});
|
||||
5
js/tiny_mce/plugins/advhr/langs/pl_dlg.js
vendored
Normal file
5
js/tiny_mce/plugins/advhr/langs/pl_dlg.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
tinyMCE.addI18n('pl.advhr_dlg',{
|
||||
width:"Szeroko\u015B\u0107",
|
||||
size:"Wysoko\u015B\u0107",
|
||||
noshade:"Bez cienia"
|
||||
});
|
||||
Reference in New Issue
Block a user