Commit 6fda9a08 authored by Ricardo Tondello's avatar Ricardo Tondello Committed by GitHub

i18n: fix italian mistake (#21012)

parent eb48974c
...@@ -78,7 +78,7 @@ export default { ...@@ -78,7 +78,7 @@ export default {
}, },
messagebox: { messagebox: {
confirm: 'OK', confirm: 'OK',
cancel: 'Cancella', cancel: 'Annulla',
error: 'Input non valido' error: 'Input non valido'
}, },
upload: { upload: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment