Skip to content

Commit

Permalink
2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-D committed Mar 26, 2019
1 parent 54815be commit f1ff330
Show file tree
Hide file tree
Showing 33 changed files with 85 additions and 40 deletions.
3 changes: 2 additions & 1 deletion dist/langs/vi.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ jQuery.trumbowyg.langs.vi = {
required: 'Bắt buộc',
description: 'Mô tả',
title: 'Tiêu đề',
text: 'Nội dung'
text: 'Nội dung',
target: 'Đối tượng'
};
2 changes: 1 addition & 1 deletion dist/langs/vi.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/plugins/colors/ui/sass/trumbowyg.colors.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Trumbowyg v2.14.0 - A lightweight WYSIWYG editor
* Trumbowyg v2.15.0 - A lightweight WYSIWYG editor
* Default stylesheet for Trumbowyg editor plugin
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/colors/ui/trumbowyg.colors.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Trumbowyg v2.14.0 - A lightweight WYSIWYG editor
* Trumbowyg v2.15.0 - A lightweight WYSIWYG editor
* Trumbowyg plugin stylesheet
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/colors/ui/trumbowyg.colors.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/plugins/emoji/ui/sass/trumbowyg.emoji.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Trumbowyg v2.14.0 - A lightweight WYSIWYG editor
* Trumbowyg v2.15.0 - A lightweight WYSIWYG editor
* Default stylesheet for Trumbowyg editor plugin
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/emoji/ui/trumbowyg.emoji.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Trumbowyg v2.14.0 - A lightweight WYSIWYG editor
* Trumbowyg v2.15.0 - A lightweight WYSIWYG editor
* Trumbowyg plugin stylesheet
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/emoji/ui/trumbowyg.emoji.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions dist/plugins/fontsize/trumbowyg.fontsize.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,22 @@
label: 'Tamanho de Fonte',
value: '48px'
}
},
it: {
fontsize: 'Dimensioni del testo',
fontsizes: {
'x-small':'Molto piccolo',
'small':'piccolo',
'regular':'normale',
'large':'grande',
'x-large':'Molto grande',
'custom':'Personalizzato'
},
fontCustomSize: {
title: 'Dimensioni del testo personalizzato',
label: 'Dimensioni del testo',
value: '48px'
}
}
}
});
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/fontsize/trumbowyg.fontsize.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/plugins/highlight/ui/sass/trumbowyg.highlight.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Trumbowyg v2.14.0 - A lightweight WYSIWYG editor
* Trumbowyg v2.15.0 - A lightweight WYSIWYG editor
* Default stylesheet for Trumbowyg editor plugin
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/highlight/ui/trumbowyg.highlight.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Trumbowyg v2.14.0 - A lightweight WYSIWYG editor
* Trumbowyg v2.15.0 - A lightweight WYSIWYG editor
* Trumbowyg plugin stylesheet
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/highlight/ui/trumbowyg.highlight.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions dist/plugins/lineheight/trumbowyg.lineheight.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,15 @@
'2.0': 'Extra grande'
}
},
it: {
lineheight: 'Altezza linea',
lineheights: {
'0.9': 'Bassa',
'normal': 'Normale',
'1.5': 'Alta',
'2.0': 'Molto alta'
}
},
}
});
// jshint camelcase:true
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/lineheight/trumbowyg.lineheight.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/plugins/mathml/ui/sass/trumbowyg.mathml.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Trumbowyg v2.14.0 - A lightweight WYSIWYG editor
* Trumbowyg v2.15.0 - A lightweight WYSIWYG editor
* Default stylesheet for Trumbowyg editor plugin
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/mathml/ui/trumbowyg.mathml.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Trumbowyg v2.14.0 - A lightweight WYSIWYG editor
* Trumbowyg v2.15.0 - A lightweight WYSIWYG editor
* Trumbowyg plugin stylesheet
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/mathml/ui/trumbowyg.mathml.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/plugins/mention/ui/sass/trumbowyg.mention.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Trumbowyg v2.14.0 - A lightweight WYSIWYG editor
* Trumbowyg v2.15.0 - A lightweight WYSIWYG editor
* Default stylesheet for Trumbowyg editor plugin
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/mention/ui/trumbowyg.mention.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Trumbowyg v2.14.0 - A lightweight WYSIWYG editor
* Trumbowyg v2.15.0 - A lightweight WYSIWYG editor
* Trumbowyg plugin stylesheet
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/mention/ui/trumbowyg.mention.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Trumbowyg v2.14.0 - A lightweight WYSIWYG editor
* Trumbowyg v2.15.0 - A lightweight WYSIWYG editor
* Default stylesheet for Trumbowyg editor plugin
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
Expand Down
2 changes: 1 addition & 1 deletion dist/plugins/specialchars/ui/trumbowyg.specialchars.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Trumbowyg v2.14.0 - A lightweight WYSIWYG editor
* Trumbowyg v2.15.0 - A lightweight WYSIWYG editor
* Trumbowyg plugin stylesheet
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
Expand Down
Loading

0 comments on commit f1ff330

Please sign in to comment.