- Testing: Skip js errors in Testcafe; we're getting some uncaught

error despite not replicating manually; should file a Testcafe issue
- Build: Update
- npm: Update devDeps
This commit is contained in:
Brett Zamir
2019-04-03 17:05:18 +08:00
parent 1c30c42105
commit 6d2794beb4
77 changed files with 409 additions and 397 deletions

View File

@@ -141,7 +141,7 @@ var svgEditorLang_sq = (function () {
copy: 'Copy',
paste: 'Paste',
paste_in_place: 'Paste in Place',
delete: 'Delete',
"delete": 'Delete',
group: 'Group',
move_front: 'Bring to Front',
move_up: 'Bring Forward',
@@ -153,7 +153,7 @@ var svgEditorLang_sq = (function () {
layers: 'Layers',
del: 'Delete Layer',
move_down: 'Move Down Layer',
new: 'Re Shtresa',
"new": 'Re Shtresa',
rename: 'Rename Layer',
move_up: 'Move Up Layer',
dupe: 'Duplicate Layer',