mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New translations en.json (Punjabi)
This commit is contained in:
parent
0fbc118070
commit
3607ed03a4
1 changed files with 14 additions and 5 deletions
|
@ -126,11 +126,12 @@
|
|||
"link": {
|
||||
"edit": "ਕੜੀ ਸੋਧੋ",
|
||||
"editEmbed": "",
|
||||
"create": "ਕੜੀ ਬਣਾਓ",
|
||||
"createEmbed": "",
|
||||
"create": "",
|
||||
"label": "ਕੜੀ",
|
||||
"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