Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 1b152e0

Browse files
ricardotondelloCarterLi
authored andcommitted
i18n: fix italian mistake (ElemeFE#21012)
1 parent e9536ba commit 1b152e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/locale/lang/it.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export default {
7878
},
7979
messagebox: {
8080
confirm: 'OK',
81-
cancel: 'Cancella',
81+
cancel: 'Annulla',
8282
error: 'Input non valido'
8383
},
8484
upload: {

0 commit comments

Comments
 (0)