en.js
来自「axjx工具代码给大家交流」· JavaScript 代码 · 共 84 行
JS
84 行
(linb.Locale.en||(linb.Locale.en={})).app={ info:"<br />Web application created by 'Visual JS', goto <a href='http://www.longboo.com'>http://www.longboo.com</a>", imageErr:"This image doesn't exist!", message:{ uploadOK:"You just uploaded a photo successfule!" }, caption:{ logo:"LINB online photo editor", upload:"Upload Photo", upload_short:"Upload", openweb:"Open Web Photo", save:"Save", applyIcon:"Apply Icon", applyFrm:"Apply Frame", applyCrop:'Apply Crop', applyResize:'Apply Resizing', addtext:"Apply Text", history:"History", demos:"Demos Photo", demos_short:"Demos", width:'Width : ', height:'Height : ', frmbg:'background' }, tasks:{ basic:"Basic Tasks", basicTips:"Basic Tasks Tips", crop:"Crop", cropTips:"Crop Tips", frm:"PhotoFrame", frmTips:"PhotoFrame Tips", frm2:"Add Icon", frm2Tips:"Add Icon Tips", text:"Add Text", textTips:"Add Text Tips", resize:"Resizing", resizeTips:"Resizing Tips", mag:"Make Magazine", magTips:"Make Magazine Tips" }, basic:{ bri:"Brightness", con:"Contrast", rot:"Rotation", mir:"Mirror", one:"One Color", filter:"Filters" }, upload:{ txtUp:'Upload Photo', txtWeb:'Open From Web' }, addtext:{ font:'Select Font:', fontsize:'Font Size:', fontcolor:'Font Color' }, filter:{ filter_grayscale:'grayscale', filter_negate:'negate', filter_edgedetect:'edge detect', filter_embosses:'embosses', filter_gaussian_blur:'gaussian blur', filter_selective_blur:'blur', filter_mean_removal:'mean removal', filter_smooth:'smooth' }, onecolor:{ onecolor_red:'red', onecolor_green:'green', onecolor_blue:'blue' }, rotation:{ rotate_90:'90', rotate_180:'180', rotate_270:'270' }, mirror:{ mirror_v:'vertical', mirror_h:'horizontal' }};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?