Update build (npm run prep now restored)

This commit is contained in:
Brett Zamir
2020-07-18 19:25:50 +08:00
parent 7100111d62
commit b620eb55bb
95 changed files with 67950 additions and 74667 deletions

View File

@@ -142,7 +142,7 @@ var svgEditorLang_fa = (function () {
copy: 'Copy',
paste: 'Paste',
paste_in_place: 'Paste in Place',
"delete": 'حذف',
delete: 'حذف',
group: 'Group',
move_front: 'Bring to Front',
move_up: 'Bring Forward',
@@ -154,7 +154,7 @@ var svgEditorLang_fa = (function () {
layers: 'Layers',
del: '‫حذف لایه‬',
move_down: '‫انتقال لایه به پایین‬',
"new": '‫لایه جدید‬',
new: '‫لایه جدید‬',
rename: '‫تغییر نام لایه‬',
move_up: '‫انتقال لایه به بالا‬',
dupe: 'Duplicate Layer',