mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New translations en.json (Galician)
This commit is contained in:
parent
1a89311bf1
commit
4df28ca379
1 changed files with 14 additions and 5 deletions
|
@ -126,11 +126,12 @@
|
|||
"link": {
|
||||
"edit": "Editar ligazón",
|
||||
"editEmbed": "",
|
||||
"create": "Crear ligazón",
|
||||
"createEmbed": "",
|
||||
"create": "",
|
||||
"label": "Ligazón",
|
||||
"labelEmbed": "",
|
||||
"empty": "Non se estableceu un enlace"
|
||||
"empty": "Non se estableceu un enlace",
|
||||
"hint": "",
|
||||
"goToElement": ""
|
||||
},
|
||||
"lineEditor": {
|
||||
"edit": "Editar liña",
|
||||
|
@ -155,7 +156,14 @@
|
|||
"zoomToFitSelection": "",
|
||||
"zoomToFit": "",
|
||||
"installPWA": "",
|
||||
"autoResize": ""
|
||||
"autoResize": "",
|
||||
"copyElementLink": "",
|
||||
"linkToElement": ""
|
||||
},
|
||||
"elementLink": {
|
||||
"title": "",
|
||||
"desc": "",
|
||||
"notFound": ""
|
||||
},
|
||||
"library": {
|
||||
"noItems": "Aínda non hai elementos engadidos...",
|
||||
|
@ -501,7 +509,8 @@
|
|||
"selection": "selección",
|
||||
"pasteAsSingleElement": "Usa {{shortcut}} para pegar como un único elemento\nou pega nun editor de texto existente",
|
||||
"unableToEmbed": "",
|
||||
"unrecognizedLinkFormat": ""
|
||||
"unrecognizedLinkFormat": "",
|
||||
"elementLinkCopied": ""
|
||||
},
|
||||
"colors": {
|
||||
"transparent": "Transparente",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue