⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 en.js

📁 完美的在线教育系统
💻 JS
字号:
/*
FCKLang["DlgVideoTitle"] = "Video Dialog";
FCKLang["DlgVideoURL"] = "URL" ;
FCKLang["DlgVideoBtnBrowse"]    = "Browse Server" ;
FCKLang["DlgVideoWidth"]                        = "Width" ;
FCKLang["DlgVideoHeight"]               = "Height" ;
FCKLang["DlgVideoAutoplay"]     = "Autoplay" ;
FCKLang["DlgVideoLoop"]                 = "Loop" ;
FCKLang["DlgVideoAlign"]                        = "Align" ;
FCKLang["DlgVideoAlignLeft"]    = "Left" ;
FCKLang["DlgVideoAlignAbsBottom"]       = "Abs Bottom" ;
FCKLang["DlgVideoAlignAbsMiddle"]       = "Abs Middle" ;
FCKLang["DlgVideoAlignBaseline"]        = "Baseline" ;
FCKLang["DlgVideoAlignBottom"]  = "Bottom" ;
FCKLang["DlgVideoAlignMiddle"]  = "Middle" ;
FCKLang["DlgVideoAlignRight"]   = "Right" ;
FCKLang["DlgVideoAlignTextTop"] = "Text Top" ;
FCKLang["DlgVideoAlignTop"]     = "Top" ;
FCKLang["DlgVideoHSpace"]       = "HSpace" ;
FCKLang["DlgVideoVSpace"]       = "VSpace" ;
FCKLang["DlgVideoQuality"]      = "Quality" ;
FCKLang["DlgVideoQualityLow"]   = "Low" ;
FCKLang["DlgVideoQualityAutoLow"]       = "Auto Low" ;
FCKLang["DlgVideoQualityAutoHigh"]      = "Auto High" ;
FCKLang["DlgVideoQualityHigh"]  = "High" ;
FCKLang["DlgVideoScale"]        = "Scale" ;
FCKLang["DlgVideoScaleShowAll"] = "Show all" ;
FCKLang["DlgVideoScaleNoBorder"]        = "No border" ;
FCKLang["DlgVideoScaleExactFit"]        = "Exact fit" ;
FCKLang["DlgVideoBgColor"]      = "Bg Color";
FCKLang["DlgVideoUpload"]      = "From my computer";
FCKLang["DlgVideoTab"]      = "From the course";
*/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -