We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35694a1 commit c54503cCopy full SHA for c54503c
src/i18n.ts
@@ -17,7 +17,7 @@ i18next
17
backend: {
18
crossDomain: true,
19
loadPath() {
20
- return 'https://raw.githubusercontent.com/mars-protocol/translations/develop/{{lng}}.json'
+ return 'https://raw.githubusercontent.com/mars-protocol/translations/master/{{lng}}.json'
21
},
22
23
react: {
0 commit comments