Files
svgedit/dist/editor/system/extensions/ext-locale/arrows/fr.js
2020-09-04 22:34:30 +02:00

2 lines
315 B
JavaScript

System.register([],(function(t){"use strict";return{execute:function(){t("default",{name:"Arrows",langList:[{id:"arrow_none",textContent:"Sans flèche"}],contextTools:[{title:"Select arrow type",options:{none:"No arrow",end:"---->",start:"<----",both:"<--->",mid:"-->--",mid_bk:"--<--"}}]})}}}));