Minor formatting issue.
This commit is contained in:
parent
bc22650eee
commit
0b07834a43
1 changed files with 1 additions and 1 deletions
2
ui/src/i18next.ts
vendored
2
ui/src/i18next.ts
vendored
|
@ -40,7 +40,7 @@ i18n.init({
|
||||||
resources,
|
resources,
|
||||||
interpolation: {
|
interpolation: {
|
||||||
format: format,
|
format: format,
|
||||||
}
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
export { i18n, resources };
|
export { i18n, resources };
|
||||||
|
|
Reference in a new issue