@tldraw/assets 4.3.0 → 4.4.0-canary.09e80a09d230
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/translations/ar.json +0 -1
- package/translations/bn.json +0 -1
- package/translations/ca.json +0 -1
- package/translations/cs.json +0 -1
- package/translations/da.json +0 -1
- package/translations/de.json +0 -1
- package/translations/el.json +0 -1
- package/translations/es.json +0 -1
- package/translations/fa.json +0 -1
- package/translations/fi.json +0 -1
- package/translations/fr.json +0 -1
- package/translations/gl.json +0 -1
- package/translations/gu-in.json +0 -1
- package/translations/he.json +0 -1
- package/translations/hi-in.json +0 -1
- package/translations/hr.json +0 -1
- package/translations/hu.json +0 -1
- package/translations/id.json +0 -1
- package/translations/it.json +0 -1
- package/translations/ja.json +0 -1
- package/translations/km-kh.json +0 -1
- package/translations/kn.json +0 -1
- package/translations/ko-kr.json +0 -1
- package/translations/main.json +12 -10
- package/translations/ml.json +0 -1
- package/translations/mr.json +0 -1
- package/translations/ms.json +0 -1
- package/translations/ne.json +0 -1
- package/translations/nl.json +0 -1
- package/translations/no.json +0 -1
- package/translations/pa.json +0 -1
- package/translations/pl.json +0 -1
- package/translations/pt-br.json +0 -1
- package/translations/pt-pt.json +0 -1
- package/translations/ro.json +0 -1
- package/translations/ru.json +0 -1
- package/translations/sl.json +0 -1
- package/translations/so.json +0 -1
- package/translations/sv.json +0 -1
- package/translations/ta.json +0 -1
- package/translations/te.json +0 -1
- package/translations/th.json +0 -1
- package/translations/tl.json +0 -1
- package/translations/tr.json +0 -1
- package/translations/uk.json +0 -1
- package/translations/ur.json +0 -1
- package/translations/vi.json +0 -1
- package/translations/zh-cn.json +0 -1
- package/translations/zh-tw.json +0 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tldraw/assets",
|
|
3
3
|
"description": "tldraw infinite canvas SDK (assets).",
|
|
4
|
-
"version": "4.
|
|
4
|
+
"version": "4.4.0-canary.09e80a09d230",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "tldraw Inc.",
|
|
7
7
|
"email": "hello@tldraw.com"
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"context": "yarn run -T tsx ../../internal/scripts/context.ts"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@tldraw/utils": "4.
|
|
52
|
+
"@tldraw/utils": "4.4.0-canary.09e80a09d230"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"lazyrepo": "0.0.0-alpha.27",
|
package/translations/ar.json
CHANGED
package/translations/bn.json
CHANGED
package/translations/ca.json
CHANGED
package/translations/cs.json
CHANGED
package/translations/da.json
CHANGED
package/translations/de.json
CHANGED
package/translations/el.json
CHANGED
package/translations/es.json
CHANGED
package/translations/fa.json
CHANGED
package/translations/fi.json
CHANGED
package/translations/fr.json
CHANGED
package/translations/gl.json
CHANGED
package/translations/gu-in.json
CHANGED
package/translations/he.json
CHANGED
package/translations/hi-in.json
CHANGED
package/translations/hr.json
CHANGED
package/translations/hu.json
CHANGED
package/translations/id.json
CHANGED
package/translations/it.json
CHANGED
package/translations/ja.json
CHANGED
package/translations/km-kh.json
CHANGED
package/translations/kn.json
CHANGED
package/translations/ko-kr.json
CHANGED
package/translations/main.json
CHANGED
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"action.distribute-vertical.short": "Distribute V",
|
|
33
33
|
"action.download-original": "Download original",
|
|
34
34
|
"action.duplicate": "Duplicate",
|
|
35
|
-
"action.edit-link": "Edit link",
|
|
35
|
+
"action.edit-link": "Edit link…",
|
|
36
36
|
"action.exit-pen-mode": "Exit pen mode",
|
|
37
37
|
"action.export-as-png.short": "PNG",
|
|
38
38
|
"action.export-as-png": "Export as PNG",
|
|
@@ -50,19 +50,19 @@
|
|
|
50
50
|
"action.fork-project": "Fork this project",
|
|
51
51
|
"action.fork-project-on-tldraw": "Fork project on tldraw",
|
|
52
52
|
"action.group": "Group",
|
|
53
|
-
"action.insert-embed": "Insert embed",
|
|
54
|
-
"action.insert-media": "Upload media",
|
|
53
|
+
"action.insert-embed": "Insert embed…",
|
|
54
|
+
"action.insert-media": "Upload media…",
|
|
55
55
|
"action.leave-shared-project": "Leave shared project",
|
|
56
56
|
"action.new-project": "New project",
|
|
57
57
|
"action.new-shared-project": "New shared project",
|
|
58
58
|
"action.open-cursor-chat": "Cursor chat",
|
|
59
|
-
"action.open-kbd-shortcuts": "
|
|
59
|
+
"action.open-kbd-shortcuts": "Keyboard shortcuts…",
|
|
60
60
|
"action.open-file": "Open file",
|
|
61
61
|
"action.pack": "Pack",
|
|
62
62
|
"action.paste": "Paste",
|
|
63
63
|
"action.paste-error-title": "Pasting failed",
|
|
64
64
|
"action.paste-error-description": "Could not paste due to missing clipboard permissions. Please enable the permissions and try again.",
|
|
65
|
-
"action.print": "Print",
|
|
65
|
+
"action.print": "Print…",
|
|
66
66
|
"action.redo": "Redo",
|
|
67
67
|
"action.remove-frame": "Remove frame",
|
|
68
68
|
"action.rename": "Rename",
|
|
@@ -98,6 +98,8 @@
|
|
|
98
98
|
"action.enhanced-a11y-mode": "Toggle enhanced accessibility mode",
|
|
99
99
|
"action.toggle-edge-scrolling.menu": "Edge scrolling",
|
|
100
100
|
"action.toggle-edge-scrolling": "Toggle edge scrolling",
|
|
101
|
+
"action.toggle-invert-zoom.menu": "Invert mouse zoom",
|
|
102
|
+
"action.toggle-invert-zoom": "Toggle invert mouse zoom",
|
|
101
103
|
"action.toggle-debug-mode.menu": "Debug mode",
|
|
102
104
|
"action.toggle-debug-mode": "Toggle debug mode",
|
|
103
105
|
"action.toggle-focus-mode.menu": "Focus mode",
|
|
@@ -251,7 +253,7 @@
|
|
|
251
253
|
"tool.text": "Text",
|
|
252
254
|
"tool.pointer-down": "Pointer down",
|
|
253
255
|
"tool.image-zoom": "Zoom",
|
|
254
|
-
"tool.replace-media": "Replace media",
|
|
256
|
+
"tool.replace-media": "Replace media…",
|
|
255
257
|
"tool.flip-horz": "Flip horizontally",
|
|
256
258
|
"tool.flip-vert": "Flip vertically",
|
|
257
259
|
"tool.rotate-cw": "Rotate",
|
|
@@ -301,8 +303,8 @@
|
|
|
301
303
|
"a11y.shrink-shape": "Shrink shape",
|
|
302
304
|
"a11y.pan-camera": "Pan camera",
|
|
303
305
|
"a11y.adjust-shape-styles": "Adjust shape styles",
|
|
304
|
-
"a11y.open-context-menu": "
|
|
305
|
-
"a11y.open-keyboard-shortcuts": "
|
|
306
|
+
"a11y.open-context-menu": "Context menu…",
|
|
307
|
+
"a11y.open-keyboard-shortcuts": "Keyboard shortcuts…",
|
|
306
308
|
"menu.title": "Menu",
|
|
307
309
|
"menu.theme": "Theme",
|
|
308
310
|
"menu.accessibility": "Accessibility",
|
|
@@ -313,7 +315,7 @@
|
|
|
313
315
|
"menu.language": "Language",
|
|
314
316
|
"menu.preferences": "Preferences",
|
|
315
317
|
"menu.view": "View",
|
|
316
|
-
"menu.input-
|
|
318
|
+
"menu.input-device": "Input device",
|
|
317
319
|
"context-menu.title": "Context menu",
|
|
318
320
|
"context-menu.edit": "Edit",
|
|
319
321
|
"context-menu.arrange": "Arrange",
|
|
@@ -367,7 +369,7 @@
|
|
|
367
369
|
"help-menu.about": "About tldraw",
|
|
368
370
|
"help-menu.discord": "Discord",
|
|
369
371
|
"help-menu.github": "GitHub",
|
|
370
|
-
"help-menu.keyboard-shortcuts": "Keyboard shortcuts",
|
|
372
|
+
"help-menu.keyboard-shortcuts": "Keyboard shortcuts…",
|
|
371
373
|
"help-menu.twitter": "Twitter",
|
|
372
374
|
"help-menu.terms": "Terms of service",
|
|
373
375
|
"help-menu.privacy": "Privacy policy",
|
package/translations/ml.json
CHANGED
package/translations/mr.json
CHANGED
package/translations/ms.json
CHANGED
package/translations/ne.json
CHANGED
package/translations/nl.json
CHANGED
package/translations/no.json
CHANGED
package/translations/pa.json
CHANGED
package/translations/pl.json
CHANGED
package/translations/pt-br.json
CHANGED
package/translations/pt-pt.json
CHANGED
package/translations/ro.json
CHANGED
package/translations/ru.json
CHANGED
package/translations/sl.json
CHANGED
package/translations/so.json
CHANGED
package/translations/sv.json
CHANGED
package/translations/ta.json
CHANGED
package/translations/te.json
CHANGED
package/translations/th.json
CHANGED
package/translations/tl.json
CHANGED
package/translations/tr.json
CHANGED
package/translations/uk.json
CHANGED
package/translations/ur.json
CHANGED
package/translations/vi.json
CHANGED
package/translations/zh-cn.json
CHANGED