corrected vn -> vi

feature/default_network_editable
Viet Le 7 years ago
parent 2a1a9c2215
commit 0dd2f918b3
  1. 0
      app/_locales/vi/messages.json
  2. 10
      package-lock.json

10
package-lock.json generated

@ -3929,6 +3929,16 @@
"resolved": "https://registry.npmjs.org/debounce/-/debounce-1.1.0.tgz",
"integrity": "sha512-ZQVKfRVlwRfD150ndzEK8M90ABT+Y/JQKs4Y7U4MXdpuoUkkrr4DwKbVux3YjylA5bUMUj0Nc3pMxPJX6N2QQQ=="
},
"debounce-stream": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/debounce-stream/-/debounce-stream-2.0.0.tgz",
"integrity": "sha1-HjNADM/wFavY7DMGYaVitoQQsI8=",
"requires": {
"debounce": "1.1.0",
"duplexer": "0.1.1",
"through": "2.3.8"
}
},
"debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",

Loading…
Cancel
Save