Skip to content

Commit a60472b

Browse files
committed
Update to 1.2.4.
1 parent cb70682 commit a60472b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+313
-181
lines changed

froala_editor/static/froala_editor/css/froala_content.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/froala_editor.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/froala_style.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/themes/dark.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/themes/gray.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/themes/red.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/css/themes/royal.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/js/froala_editor.min.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/js/froala_editor_ie8.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

froala_editor/static/froala_editor/js/langs/ar.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* froala_editor v1.2.3 (http://editor.froala.com)
2+
* froala_editor v1.2.4 (http://editor.froala.com)
33
* Copyright 2014-2014 Froala
44
*/
55

@@ -83,7 +83,11 @@ $.Editable.LANGS['ar'] = {
8383
"Delete row": "\u062d\u0630\u0641 \u0635\u0641",
8484
"Insert column before": "\u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0648\u062f \u0644\u0644\u064a\u0633\u0627\u0631",
8585
"Insert column after": "\u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0648\u062f \u0644\u0644\u064a\u0645\u064a\u0646",
86-
"Delete column": "\u062d\u0630\u0641 \u0639\u0645\u0648\u062f"
86+
"Delete column": "\u062d\u0630\u0641 \u0639\u0645\u0648\u062f",
87+
"Uploading image": "\u0635\u0648\u0631\u0629 \u062a\u062d\u0645\u064a\u0644",
88+
"Upload File": "\u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0644\u0641",
89+
"Drop File": "\u0627\u0646\u062e\u0641\u0627\u0636 \u0627\u0644\u0645\u0644\u0641",
90+
"Clear formatting": "\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u062a\u0646\u0633\u064a\u0642"
8791
},
8892
direction : "rtl"
8993
};

0 commit comments

Comments
 (0)