Browse Source

Fix spelling error in spanish locale (#4221)

develop
David Daza 5 years ago
committed by Alexander Wunschik
parent
commit
0677e2711a
1 changed files with 1 additions and 1 deletions
  1. +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: '\u00c1tras',
back: 'Atr\u00e1s',
addNode: 'A\u00f1adir nodo',
addEdge: 'A\u00f1adir arista',
editNode: 'Editar nodo',

Loading…
Cancel
Save