Skip to content

Commit c54503c

Browse files
committed
v1.7.2
1 parent 35694a1 commit c54503c

File tree

2 files changed

+1
-580
lines changed

2 files changed

+1
-580
lines changed

src/i18n.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ i18next
1717
backend: {
1818
crossDomain: true,
1919
loadPath() {
20-
return 'https://raw.githubusercontent.com/mars-protocol/translations/develop/{{lng}}.json'
20+
return 'https://raw.githubusercontent.com/mars-protocol/translations/master/{{lng}}.json'
2121
},
2222
},
2323
react: {

0 commit comments

Comments
 (0)