mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New translations en.json (Azerbaijani)
This commit is contained in:
parent
054616a1cc
commit
9f616b80ad
1 changed files with 15 additions and 6 deletions
|
@ -125,12 +125,13 @@
|
|||
"createContainerFromText": "Mətni konteynerə bük",
|
||||
"link": {
|
||||
"edit": "Keçidi düzəliş et",
|
||||
"editEmbed": "Keçidi düzəliş et",
|
||||
"create": "Keçid hazırla",
|
||||
"createEmbed": "Keçid hazırla",
|
||||
"editEmbed": "",
|
||||
"create": "",
|
||||
"label": "Keçid",
|
||||
"labelEmbed": "",
|
||||
"empty": ""
|
||||
"empty": "",
|
||||
"hint": "",
|
||||
"goToElement": ""
|
||||
},
|
||||
"lineEditor": {
|
||||
"edit": "",
|
||||
|
@ -155,7 +156,14 @@
|
|||
"zoomToFitSelection": "",
|
||||
"zoomToFit": "",
|
||||
"installPWA": "",
|
||||
"autoResize": ""
|
||||
"autoResize": "",
|
||||
"copyElementLink": "",
|
||||
"linkToElement": ""
|
||||
},
|
||||
"elementLink": {
|
||||
"title": "",
|
||||
"desc": "",
|
||||
"notFound": ""
|
||||
},
|
||||
"library": {
|
||||
"noItems": "",
|
||||
|
@ -501,7 +509,8 @@
|
|||
"selection": "",
|
||||
"pasteAsSingleElement": "",
|
||||
"unableToEmbed": "",
|
||||
"unrecognizedLinkFormat": ""
|
||||
"unrecognizedLinkFormat": "",
|
||||
"elementLinkCopied": ""
|
||||
},
|
||||
"colors": {
|
||||
"transparent": "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue