Skip to content

Commit 2aefb9d

Browse files
committed
Make branch prettier
1 parent 3a278c1 commit 2aefb9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/i18n/index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ i18n
2626

2727
resources: {
2828
en: {
29-
translation: enTranslation
29+
translation: enTranslation,
3030
},
3131
cn: {
32-
translation: cnTranslation
33-
}
32+
translation: cnTranslation,
33+
},
3434
},
3535
})
3636

0 commit comments

Comments
 (0)