New translations en.json (Azerbaijani)

This commit is contained in:
Excalidraw Bot 2024-03-28 18:00:23 +01:00
parent 7f56e24078
commit 610ee586cb

View File

@ -21,7 +21,9 @@
"copyStyles": "Stilləri kopyalayın", "copyStyles": "Stilləri kopyalayın",
"pasteStyles": "Stilləri yapışdırın", "pasteStyles": "Stilləri yapışdırın",
"stroke": "Strok rəngi", "stroke": "Strok rəngi",
"changeStroke": "",
"background": "Arxa fon", "background": "Arxa fon",
"changeBackground": "",
"fill": "Doldur", "fill": "Doldur",
"strokeWidth": "Strok eni", "strokeWidth": "Strok eni",
"strokeStyle": "Strok stili", "strokeStyle": "Strok stili",
@ -72,6 +74,7 @@
"canvasColors": "Kanvas üzərində istifadə olunur", "canvasColors": "Kanvas üzərində istifadə olunur",
"canvasBackground": "Kanvas arxa fonu", "canvasBackground": "Kanvas arxa fonu",
"drawingCanvas": "Kanvas çəkmək", "drawingCanvas": "Kanvas çəkmək",
"clearCanvas": "",
"layers": "Qatlar", "layers": "Qatlar",
"actions": "Hərəkətlər", "actions": "Hərəkətlər",
"language": "Dil", "language": "Dil",
@ -90,6 +93,7 @@
"libraryLoadingMessage": "", "libraryLoadingMessage": "",
"libraries": "", "libraries": "",
"loadingScene": "", "loadingScene": "",
"loadScene": "",
"align": "", "align": "",
"alignTop": "", "alignTop": "",
"alignBottom": "", "alignBottom": "",
@ -140,7 +144,10 @@
"textToDiagram": "", "textToDiagram": "",
"prompt": "", "prompt": "",
"followUs": "", "followUs": "",
"discordChat": "" "discordChat": "",
"zoomToFitViewport": "",
"zoomToFitSelection": "",
"zoomToFit": ""
}, },
"library": { "library": {
"noItems": "", "noItems": "",
@ -539,5 +546,20 @@
"micMuted": "", "micMuted": "",
"isSpeaking": "" "isSpeaking": ""
} }
},
"commandPalette": {
"title": "",
"shortcuts": {
"select": "",
"confirm": "",
"close": ""
},
"recents": "",
"search": {
"placeholder": "",
"noMatch": ""
},
"itemNotAvailable": "",
"shortcutHint": ""
} }
} }