This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/includes/tinymce/jscripts/tiny_mce/themes/simple/langs/ar.js
2009-01-01 11:44:00 -05:00

11 lines
629 B
JavaScript

tinyMCE.addI18n('ar.simple',{
bold_desc:"\u0639\u0631\u064A\u0636(Ctrl+B)",
italic_desc:"\u0645\u0627\u0626\u0644(Ctrl+I)",
underline_desc:"\u062A\u0633\u0637\u064A\u0631 (Ctrl+U)",
striketrough_desc:"\u0634\u0637\u0628",
bullist_desc:"\u0642\u0627\u0626\u0645\u0629 \u0645\u0646\u0642\u0637\u0629",
numlist_desc:"\u0642\u0627\u0626\u0645\u0629 \u0645\u0631\u0642\u0645\u0629",
undo_desc:"\u062A\u0631\u0627\u062C\u0639 (Ctrl+Z)",
redo_desc:"\u0627\u0639\u0627\u062F\u0629 (Ctrl+Y)",
cleanup_desc:"\u062A\u0646\u0635\u064A\u0641 \u0627\u0644\u0623\u0643\u0648\u0627\u062F \u0627\u0644\u062E\u0627\u0637\u0626\u0629"
});