New translations en.json (Sinhala)

This commit is contained in:
Excalidraw Bot 2024-03-28 18:00:26 +01:00
parent 7b3dcf2f03
commit 812dfcf633

View File

@ -21,7 +21,9 @@
"copyStyles": "", "copyStyles": "",
"pasteStyles": "", "pasteStyles": "",
"stroke": "", "stroke": "",
"changeStroke": "",
"background": "", "background": "",
"changeBackground": "",
"fill": "", "fill": "",
"strokeWidth": "", "strokeWidth": "",
"strokeStyle": "", "strokeStyle": "",
@ -72,6 +74,7 @@
"canvasColors": "", "canvasColors": "",
"canvasBackground": "කැන්වස පසුබිම", "canvasBackground": "කැන්වස පසුබිම",
"drawingCanvas": "චිත්‍රක කැන්වසය", "drawingCanvas": "චිත්‍රක කැන්වසය",
"clearCanvas": "",
"layers": "ලේයර", "layers": "ලේයර",
"actions": "ක්‍රියාකාරකම", "actions": "ක්‍රියාකාරකම",
"language": "භාෂාව ", "language": "භාෂාව ",
@ -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": ""
} }
} }