mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin Translations (#845)
* New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * Update i18n.ts * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (German) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Spanish) * New translations en.json (Turkish) * New translations en.json (Chinese Simplified) * New translations en.json (French) * New translations en.json (French) * New translations en.json (Indonesian) * Update i18n.ts * Update i18n.ts * New translations en.json (French)
This commit is contained in:
parent
8d1c897962
commit
1a6431a04a
11 changed files with 219 additions and 12 deletions
|
@ -6,7 +6,7 @@
|
|||
"bringForward": "Adelantar",
|
||||
"sendToBack": "Enviar Al Fondo",
|
||||
"bringToFront": "Traer al frente",
|
||||
"sendBackward": "Enviar átras",
|
||||
"sendBackward": "Enviar atrás",
|
||||
"delete": "Borrar",
|
||||
"copyStyles": "Copiar estilos",
|
||||
"pasteStyles": "Pegar estilos",
|
||||
|
@ -60,7 +60,9 @@
|
|||
"resetZoom": "Restablecer zoom",
|
||||
"menu": "Menú",
|
||||
"done": "Terminado",
|
||||
"edit": "Editar"
|
||||
"edit": "Editar",
|
||||
"undo": "Undo",
|
||||
"redo": "Redo"
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "Esto limpiará todo el lienzo. Estás seguro?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue