This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
Fix spelling error in spanish locale (
#4221
)
develop
David Daza
5 years ago
committed by
Alexander Wunschik
parent
409536de8c
commit
0677e2711a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/network/locales.js
+ 1
- 1
lib/network/locales.js
View File
@ -39,7 +39,7 @@ exports['de_DE'] = exports['de'];
exports
[
'es'
]
=
{
edit
:
'Editar'
,
del
:
'Eliminar selecci\u00f3n'
,
back
:
'
\u00c1tra
s'
,
back
:
'
Atr\u00e1
s'
,
addNode
:
'A\u00f1adir nodo'
,
addEdge
:
'A\u00f1adir arista'
,
editNode
:
'Editar nodo'
,
Write
Preview
Loading…
Cancel
Save